Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/a1policymanagementservice/+/15703 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-5963 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-H2i6C961taoW/agent.2163 SSH_AGENT_PID=2165 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release@tmp/private_key_8188476340178147172.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git init /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice refs/changes/03/15703/3 # timeout=10 > git rev-parse refs/remotes/origin/n-release^{commit} # timeout=10 Checking out Revision 040211f4d83c58933d450d956e85e48d52da2d47 (refs/remotes/origin/n-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 040211f4d83c58933d450d956e85e48d52da2d47 # timeout=10 Commit message: "Fix issue preventing coverage report (n-release branch)" > git rev-list --no-walk 040211f4d83c58933d450d956e85e48d52da2d47 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.onap/oran.url # timeout=10 > git config -f .gitmodules --get submodule.onap/oran.path # timeout=10 > git submodule update --init --recursive onap/oran # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins16823716413998325095.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ly8v lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ly8v/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.2 from /tmp/venv-ly8v/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.48 botocore==1.43.48 bs4==0.0.2 certifi==2026.6.17 cffi==2.1.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.9 click==8.4.2 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.7 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.51 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.4 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.1 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.4 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.6.1 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==4.1.2 [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/sh -xe /tmp/jenkins4992144354417063068.sh + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/classes /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/jacoco/classes [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/sh -xe /tmp/jenkins7686331298623681066.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-5963 [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=n-release -DGERRIT_PATCHSET_REVISION=040211f4d83c58933d450d956e85e48d52da2d47 -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/+/15703 -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 " -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=nonrtric/plt/a1policymanagementservice -DGERRIT_PATCHSET_UPLOADER_USERNAME=JohnKeeney -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=15703 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"John Keeney\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/03/15703/3 -DGERRIT_NEWREV=040211f4d83c58933d450d956e85e48d52da2d47 "-DGERRIT_PATCHSET_UPLOADER_NAME=John Keeney" '-DGERRIT_CHANGE_OWNER=\"John Keeney\" ' -DPROJECT=nonrtric/plt/a1policymanagementservice -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IGlzc3VlIHByZXZlbnRpbmcgY292ZXJhZ2UgcmVwb3J0IChuLXJlbGVhc2UgYnJhbmNoKQoKSXNzdWUtSUQ6IE5PTlJUUklDLTExMDYKQ2hhbmdlLUlkOiBJNDExZDEyZWIyODZkNTZhZDkwM2QwYzJmYjUwZjUwNzU0MTFjMDlkOApTaWduZWQtb2ZmLWJ5OiBKb2huS2VlbmV5IDxqb2huLmtlZW5leUBlc3QudGVjaD4KKGNoZXJyeSBwaWNrZWQgZnJvbSBjb21taXQgMjY0MDdjNGU5NDBmYzk3ZTYzY2NjMmJhN2Y2MWMzYTc0NTMxZDU0MSkK -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix issue preventing coverage report (n-release branch)" -DSTREAM=n-release -DGERRIT_EVENT_ACCOUNT_USERNAME=JohnKeeney -DGERRIT_CHANGE_OWNER_USERNAME=JohnKeeney '-DGERRIT_EVENT_ACCOUNT=\"John Keeney\" ' -Dsha1=origin/n-release -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I411d12eb286d56ad903d0c2fb50f5075411c09d8 -DGERRIT_EVENT_HASH=1925404241 -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=3 -DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} "-DGERRIT_CHANGE_OWNER_NAME=John Keeney" --version Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/sh -xe /tmp/jenkins11771721001454192620.sh + rm /home/jenkins/.wgetrc provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release@tmp/config10127570177359102693tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release@tmp/config12711027650927391115tmp [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins815359593359973573.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins1342132726785664083.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/sh /tmp/jenkins2502149007195628094.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release@tmp/config10057232132252210926tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release@tmp/config17391232331065556689tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=snapshots [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins11923130015172709002.sh ---> create-netrc.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content NEXUS_CUT_DIRS=6 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10003 NEXUS_REPO=snapshots [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash -l /tmp/jenkins14756498845024290138.sh ---> maven-fetch-metadata.sh ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml + project=org.o-ran-sc.nonrtric.plt + project_path=org/o-ran-sc/nonrtric/plt + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/m2repo/org/o-ran-sc/nonrtric/plt + pushd /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/m2repo/org/o-ran-sc/nonrtric/plt /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/m2repo/org/o-ran-sc/nonrtric/plt /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release + set +e + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/plt/ https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/plt/: 2026-07-16 14:51:11 ERROR 404: Not Found. + set -e + popd /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/m2repo-backup + cp -a /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/m2repo/org /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/m2repo-backup [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash -l /tmp/jenkins12203024918137805016.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release@tmp/config10057232132252210926tmp ++ grep '^Version:' ++ awk '{print $2}' + plugin_version=3.1.4 + [[ 3 -lt 3 ]] + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/m2repo + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release@tmp/config10057232132252210926tmp --settings /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release@tmp/config17391232331065556689tmp -DaltDeploymentRepository=staging::file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/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=2 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] --------< org.o-ran-sc.nonrtric.plt:a1policymanagementservice >--------- [INFO] Building a1policymanagementservice 2.13.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ a1policymanagementservice --- [INFO] Deleting /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target [INFO] [INFO] --- dependency:3.10.0:properties (default) @ a1policymanagementservice --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1policymanagementservice --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/jacoco.exec,excludes=org/onap/ccsdk/oran/a1policymanagementservice/models/**/* [INFO] [INFO] --- exec:3.1.0:exec (git submodule update) @ a1policymanagementservice --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.5.0:copy-resources (copy-resource-configuration-files) @ a1policymanagementservice --- [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. [INFO] Copying 5 resources from onap/oran/a1-policy-management/config to config [INFO] [INFO] --- resources:3.5.0:copy-resources (copy-resource-openapi-files-fromsubmodule) @ a1policymanagementservice --- [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. [INFO] Copying 4 resources from onap/oran/a1-policy-management/api/offeredapis/swagger to api [INFO] [INFO] --- build-helper:3.6.1:add-source (add-additional-source-dirs) @ a1policymanagementservice --- [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/onap/oran/a1-policy-management/src/main/java added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/onap/oran/a1-policy-management/src/main/resources added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/annotations added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/add-src/main/java added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/add-src/main/resources added. [INFO] [INFO] --- build-helper:3.6.1:add-resource (add-additional-resource-dirs) @ a1policymanagementservice --- [INFO] [INFO] --- build-helper:3.6.1:add-test-source (add-additional-testsource-dirs) @ a1policymanagementservice --- [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/onap/oran/a1-policy-management/src/test/java added. [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/onap/oran/a1-policy-management/src/test/resources added. [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/add-src/test/java added. [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/add-src/test/resources added. [INFO] [INFO] --- build-helper:3.6.1:add-resource (add-additional-testresource-dirs) @ a1policymanagementservice --- [INFO] [INFO] --- exec:3.1.0:exec (preprocess-pms-api) @ a1policymanagementservice --- [INFO] [INFO] --- exec:3.1.0:exec (preprocess-pms-api-v3) @ a1policymanagementservice --- [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-policy-api) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatusV1 [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicy [INFO] Processing operation deletePolicy [INFO] Processing operation keepAliveService [INFO] Processing operation getRics [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicyIds [INFO] Processing operation putPolicy [INFO] Processing operation getPolicyInstances [INFO] Processing operation deleteService [INFO] Processing operation getPolicyStatus [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation performAccessControl [INFO] Processing operation actuatorLinks [INFO] Processing operation actuatorHeapdump [INFO] Processing operation actuatorInfo [INFO] Processing operation actuatorThreaddump [INFO] Processing operation actuatorLoggers [INFO] Processing operation actuatorGetLogger [INFO] Processing operation actuatorSetlogger [INFO] Processing operation actuatorGetLogFile [INFO] Processing operation actuatorHealth [INFO] Processing operation actuatorHealthComponent [INFO] Processing operation actuatorShutdown [INFO] Processing operation actuatorMetrics [INFO] Processing operation actuatorGetMetric [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/AuthorizationResult.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Input.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Link.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyAuthorization.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyStatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeDefinition.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceCallbackInfoV2.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/StatusInfo.java [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/A1PolicyManagementApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/AuthorizationApiApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ConfigurationApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/HealthCheckApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/NearRtRicRepositoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-policy-api-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getRics [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicy [INFO] Processing operation updatePolicy [INFO] Processing operation deletePolicy [INFO] Processing operation getPolicyStatus [INFO] Processing operation getPolicyIds [INFO] Processing operation createPolicy [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation keepAliveService [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation deleteService [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyObjectInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeObject.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ProblemDetails.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceCallbackInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/StatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/A1PolicyManagementApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ConfigurationApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/HealthCheckApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/NearRtRicRepositoryApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- resources:3.5.0:resources (default-resources) @ a1policymanagementservice --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] Copying 5 resources from onap/oran/a1-policy-management/src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/add-src/main/resources [INFO] Copying 5 resources from onap/oran/a1-policy-management/src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/add-src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/add-src/test/resources [INFO] Copying 8 resources from onap/oran/a1-policy-management/src/test/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ a1policymanagementservice --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 220 source files with javac [debug parameters release 17] to target/classes [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/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. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/onap/oran/a1-policy-management/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/clients/AsyncRestClient.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:3.5.0:testResources (default-testResources) @ a1policymanagementservice --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ a1policymanagementservice --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 84 source files with javac [debug parameters release 17] to target/test-classes [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE reason: class file for javax.annotation.meta.When not found [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/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. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/onap/oran/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ a1policymanagementservice --- [INFO] Surefire report directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest 14:52:14.519 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 14:52:14.531 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 14:52:14.697 [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. 14:52:14.899 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 14:52:14.900 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 14:52:14.917 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 14:52:14.917 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 14:52:15.542 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile -- Local configuration file not read: /tmp/junit-13664556465401853179/config.json, Not a JSON Object: null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 14:52:16.304 [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. 14:52:16.734 [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 14:52:16.999 [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. 14:52:17.007 [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 14:52:17.191 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:52:18.667+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:52:18.707+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:52:20.476+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:52:25.004+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 2026-07-16T14:52:26.538+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=] java.net.ConnectException: Failed to connect to /127.0.0.1:14250 at okhttp3.internal.connection.ConnectPlan.connectSocket(ConnectPlan.kt:282) at okhttp3.internal.connection.ConnectPlan.connectTcp(ConnectPlan.kt:140) at okhttp3.internal.connection.FastFallbackExchangeFinder$launchTcpConnect$1.runOnce(FastFallbackExchangeFinder.kt:141) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:147) at okhttp3.internal.connection.ConnectPlan.connectSocket(ConnectPlan.kt:280) ... 6 common frames omitted 2026-07-16T14:52:28.432+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 11.269 seconds (process running for 18.95) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.57 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 2026-07-16T14:52:38.688+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2026-07-16T14:52:38.907+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:38.913+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:40.945+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 2026-07-16T14:52:40.973+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:40.973+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:40.978+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:40.979+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:40.984+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:40.985+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:42.990+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Could not delete policy: policy from ric: name. Cause: Failed [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.292 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2026-07-16T14:52:43.125+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:43.126+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:43.127+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:43.249+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:43.250+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:43.250+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:43.252+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - An non existing RIC config is changed, should not happen (just for robustness) [facility=, subject=, traceId=] 2026-07-16T14:52:43.257+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:43.258+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:43.258+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:43.392+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-07-16T14:52:43.414+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:43.415+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:43.416+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:43.422+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-07-16T14:52:43.964+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=] 2026-07-16T14:52:44.004+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=] 2026-07-16T14:52:44.005+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=] 2026-07-16T14:52:44.005+0000 [reactor-http-epoll-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2026-07-16T14:52:44.020+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:44.020+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:44.020+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:44.136+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:44.137+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:44.137+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:44.278+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: service1, callback: callbackUrl failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'callbackUrl' [A(1)] [facility=, subject=, traceId=] 2026-07-16T14:52:44.385+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:44.385+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:44.386+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:44.392+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 2026-07-16T14:52:44.498+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:44.498+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:44.498+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-07-16T14:52:44.523+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 2026-07-16T14:52:44.631+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:44.632+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:44.632+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2026-07-16T14:52:44.855+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:44.856+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:44.977+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:44.978+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:44.998+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:44.999+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:45.019+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:45.020+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:45.026+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 2026-07-16T14:52:45.031+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:45.032+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:45.040+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:45.043+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:45.052+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:45.053+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:45.061+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:45.061+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:45.069+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-07-16T14:52:45.069+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:52:45.072+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2026-07-16T14:53:54.195+0000 [sdk-async-response-1-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStore - Could not delete bucket: S3Bucket, reason: The specified bucket does not exist (Service: S3, Status Code: 404, Request ID: d867f6c5-3e04-47e6-a5fb-2b4ebeebd680, Extended Request ID: s9lzHYrFp76ZVxRcpX9+5cjAnEH2ROuNkd2BHfIa6UkFVdtjf5mKR3/eTPFvsiP/XV/VLi31234=) (SDK Attempt Count: 1) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.39 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:53:54.888+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:53:54.888+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:53:55.214+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:53:55.737+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:53:55.766+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=] 2026-07-16T14:53:56.148+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 1.349 seconds (process running for 106.666) [facility=, subject=, traceId=] 2026-07-16T14:53:56.663+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.348 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2026-07-16T14:53:57.107+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-07-16T14:53:57.217+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-07-16T14:53:57.331+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-07-16T14:53:57.331+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-07-16T14:53:57.433+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 2026-07-16T14:53:57.535+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 5 cnt: 1, exclusive: false, queue: 0 [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:53:57.744+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:53:57.744+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:53:58.056+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:53:58.403+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:53:58.768+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 1.089 seconds (process running for 109.286) [facility=, subject=, traceId=] 2026-07-16T14:53:59.247+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: fccace1b-1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:53:59.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fccace1b-1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:53:59.605+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: 4c757608-2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:53:59.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c757608-2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:53:59.763+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:53:59.763+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:54:00.050+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:54:00.306+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:54:00.640+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 0.969 seconds (process running for 111.158) [facility=, subject=, traceId=] 2026-07-16T14:54:00.767+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: 60b200bb-3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:00.831+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-07-16T14:54:00.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-07-16T14:54:01.658+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-07-16T14:54:01.669+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:01.706+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:01.866+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: 06d2f020-4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:01.881+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-07-16T14:54:01.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 06d2f020-4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:01.966+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: 2cb692ae-5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:01.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb692ae-5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.080+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: 75f056ef-6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f056ef-6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.190+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: facdf649-7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.215+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-07-16T14:54:02.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-07-16T14:54:02.394+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: d341c421-8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d341c421-8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.414+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-07-16T14:54:02.421+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-07-16T14:54:02.495+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: d39cd366-9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d39cd366-9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.574+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: 9ef1d6c9-10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ef1d6c9-10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.667+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: 954cc9ea-11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 954cc9ea-11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.754+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: 9e4b905a-12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.767+0000 [webflux-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-07-16T14:54:02.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-07-16T14:54:02.950+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: f6a37930-13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:02.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6a37930-13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.316 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:54:03.053+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:54:03.053+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:54:03.333+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:54:03.536+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:54:03.860+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 0.874 seconds (process running for 114.378) [facility=, subject=, traceId=] 2026-07-16T14:54:03.991+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: 7a1e52fc-14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:04.103+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: 186ae4b0-15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:04.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186ae4b0-15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:04.220+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: 5df9b77a-16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:04.306+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: 36c62135-17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:54:04.424+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:54:04.424+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:54:04.668+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:54:04.859+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:54:05.146+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 0.788 seconds (process running for 115.663) [facility=, subject=, traceId=] 2026-07-16T14:54:05.236+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: cd827948-18, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.278+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$X7euA7wn.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2026-07-16T14:54:05.280+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-07-16T14:54:05.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd827948-18 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.380+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: 1a170760-19, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.394+0000 [webflux-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$X7euA7wn.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2026-07-16T14:54:05.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-07-16T14:54:05.456+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: d7df5496-20, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.498+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:05.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a170760-19 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.628+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: b8f38cda-21, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.638+0000 [webflux-http-epoll-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$X7euA7wn.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2026-07-16T14:54:05.639+0000 [webflux-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-07-16T14:54:05.651+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: d7df5496-22, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.668+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:05.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8f38cda-21 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.763+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: 33026576-23, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.768+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$X7euA7wn.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2026-07-16T14:54:05.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:05.780+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: d7df5496-24, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.797+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:05.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33026576-23 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.845+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: 3269a111-25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.868+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: d7df5496-26, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:05.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3269a111-25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.022+0000 [webflux-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-07-16T14:54:06.022+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: 3d971efd-27, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.033+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$X7euA7wn.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2026-07-16T14:54:06.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:06.047+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: d7df5496-28, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.063+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:06.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d971efd-27 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.098+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: 5b64fc6d-29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.108+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: d7df5496-30, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b64fc6d-29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.207+0000 [webflux-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-07-16T14:54:06.207+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: aef99944-31, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.211+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$X7euA7wn.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2026-07-16T14:54:06.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:06.223+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: d7df5496-32, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.237+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:06.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aef99944-31 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.278+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: a49c9a0f-33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.286+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: d7df5496-34, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a49c9a0f-33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.369+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: 292da50e-35, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 292da50e-35 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.446+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: e8864cc3-36, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8864cc3-36 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.520+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: 49d59710-37, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:06.531+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: d7df5496-38, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.539+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:06.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d59710-37 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/a2445c9b-b954-41fa-bf6d-50248a21af7d, and the Request Id: 16e72639-39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.610+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: d7df5496-40, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.706+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: b81cdebd-41, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.713+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$X7euA7wn.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2026-07-16T14:54:06.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:06.726+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: d7df5496-42, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.735+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:06.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b81cdebd-41 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.767+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: 45935b48-43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.778+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: d7df5496-44, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45935b48-43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.860+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: e6dfba61-45, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:06.883+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: d7df5496-46, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.891+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:06.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6dfba61-45 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.954+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: 7949689e-47, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:06.969+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: d7df5496-48, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.977+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:06.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:06.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7949689e-47 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.037+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: 7e93a449-49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.052+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: d7df5496-50, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.080+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: baf99157-51, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e93a449-49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.160+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: 33a60bb8-52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a60bb8-52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.245+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: 9fbdee10-53, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:07.258+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: d7df5496-54, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.269+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:07.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9fbdee10-53 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/5e65e5be-c0f0-4346-b310-96820fcfc937, and the Request Id: 8d34aae6-55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.333+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: baf99157-56, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d34aae6-55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.403+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: 26ef1ab9-57, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:07.420+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: d7df5496-58, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.446+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:07.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ef1ab9-57 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.510+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: 8bd69925-59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.522+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: baf99157-60, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8bd69925-59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.611+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: fc2e44d7-61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc2e44d7-61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.711+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: 3961b60a-62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3961b60a-62 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.775+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: 9a9fc568-63, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a9fc568-63 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.853+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: 1e781501-64, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:07.865+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: d7df5496-65, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.875+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:07.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e781501-64 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.894+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: 1e781501-66, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:07.906+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: baf99157-67, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e781501-66 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.984+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: 1ed6ee1c-68, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:07.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:07.996+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: d7df5496-69, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.004+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:08.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed6ee1c-68 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.018+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: 1ed6ee1c-70, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:08.029+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: baf99157-71, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed6ee1c-70 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.095+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: 76e86c59-72, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:08.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: d7df5496-73, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.114+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:08.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e86c59-72 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.127+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: 76e86c59-74, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:08.139+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: baf99157-75, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e86c59-74 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.208+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: 294c0d41-76, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:08.217+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: d7df5496-77, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.224+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:08.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294c0d41-76 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.235+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: 294c0d41-78, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:08.247+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: baf99157-79, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294c0d41-78 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.317+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: 9adbe785-80, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:08.326+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: d7df5496-81, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.337+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:08.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9adbe785-80 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.397+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: 62749aa5-82, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:08.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62749aa5-82 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.481+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: f214a0b6-83, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:08.500+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: baf99157-84, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.508+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:08.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f214a0b6-83 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.599+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: 0fefbf77-85, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-07-16T14:54:08.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:08.610+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: d7df5496-86, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.621+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:08.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0fefbf77-85 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-07-16T14:54:08.651+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: 20f25e20-87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.660+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: baf99157-88, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f25e20-87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.760+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: 24ee284e-89, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-07-16T14:54:08.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:08.770+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: d7df5496-90, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.777+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:08.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ee284e-89 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-07-16T14:54:08.812+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: b9680649-91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.819+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: baf99157-92, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9680649-91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.918+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: 11e391eb-93, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-07-16T14:54:08.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:08.927+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: d7df5496-94, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.934+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:08.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e391eb-93 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-07-16T14:54:08.974+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: 801632c2-95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.982+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: baf99157-96, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:08.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 801632c2-95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.082+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: 7da766a4-97, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-07-16T14:54:09.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:09.092+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: d7df5496-98, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.099+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:09.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da766a4-97 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-07-16T14:54:09.122+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: df4f146c-99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.129+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: baf99157-100, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df4f146c-99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.199+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: 3479edf7-101, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:09.211+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: d7df5496-102, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.223+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:09.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3479edf7-101 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.283+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: 1d1e3ef4-103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.296+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$X7euA7wn.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2026-07-16T14:54:09.297+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-07-16T14:54:09.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1e3ef4-103 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.365+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: 7d530462-104, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:09.380+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: baf99157-105, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.388+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:09.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d530462-104 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.440+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: 8097efe9-106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.445+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$X7euA7wn.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2026-07-16T14:54:09.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-07-16T14:54:09.451+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: d7df5496-107, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8097efe9-106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.523+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: 6afa7903-108, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:09.539+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: baf99157-109, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.548+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:09.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afa7903-108 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.613+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: e432eb63-110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.625+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$X7euA7wn.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2026-07-16T14:54:09.626+0000 [webflux-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-07-16T14:54:09.631+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: d7df5496-111, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e432eb63-110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.716+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: 9deaff25-112, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:09.734+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: baf99157-113, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.742+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:09.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9deaff25-112 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.804+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: 99bb3edd-114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:54:09.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: d7df5496-115, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99bb3edd-114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.923+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: d42155b4-116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.935+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: baf99157-117, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:09.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d42155b4-116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.010+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: 65fb6637-118, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:10.025+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: d7df5496-119, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.036+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:10.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fb6637-118 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.094+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: 9c2dc1ca-120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:10.111+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: baf99157-121, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c2dc1ca-120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.178+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: da30261d-122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.195+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: d7df5496-123, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da30261d-122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.282+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: fe9e4d4a-124, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:10.296+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: baf99157-125, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.305+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:10.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe9e4d4a-124 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.360+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: 7a81c493-126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:10.374+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: d7df5496-127, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a81c493-126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.459+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: 5fceb85d-128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.470+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: baf99157-129, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fceb85d-128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.565+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: a97c9953-130, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:10.579+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: d7df5496-131, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.586+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:10.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a97c9953-130 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.644+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: 7fdeb0bd-132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-07-16T14:54:10.655+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: baf99157-133, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf99157-133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fdeb0bd-132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.716+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: a1fc64f5-134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.728+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: d7df5496-135, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df5496-135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:10.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1fc64f5-134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.411 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:54:10.861+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:54:10.861+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:54:11.191+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:54:11.476+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:54:11.933+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 1.13 seconds (process running for 122.451) [facility=, subject=, traceId=] 2026-07-16T14:54:12.027+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: fe932968-136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:12.040+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:12.139+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: 84af550e-137, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:12.147+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=] 2026-07-16T14:54:12.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: 4e1523be-138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:12.439+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:12.443+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:12.650+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:12.740+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: 76a70b0a-139, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:12.744+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=] 2026-07-16T14:54:12.931+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 2026-07-16T14:54:12.935+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:12.965+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:54:12.979+0000 [Thread-65] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:13.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: f9bd0188-140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.012+0000 [Thread-70] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:13.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: 9e1a69f6-141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.093+0000 [Thread-74] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54: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: 2a9fa42d-142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: f9bd0188-143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 9e1a69f6-144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: f9bd0188-145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 9e1a69f6-146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.164+0000 [Thread-82] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:13.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: 2a9fa42d-147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 5278035c-148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: f9bd0188-149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_0, and the Request Id: f9bd0188-150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.269+0000 [Thread-88] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:13.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_0, and the Request Id: 9e1a69f6-152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.299+0000 [Thread-91] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:13.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 6cbdf1f8-154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.338+0000 [Thread-94] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:13.359+0000 [Thread-98] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:13.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: 5d60eb13-155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 5e9a2eb4-156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 2a9fa42d-157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.405+0000 [Thread-101] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:13.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a9fa42d-158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.425+0000 [Thread-104] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:13.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.433+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: 2a9fa42d-159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: faa99854-160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.453+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: f9bd0188-161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 5278035c-162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 5e9a2eb4-163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 6cbdf1f8-165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: faa99854-166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5278035c-167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0-, and the Request Id: 8ae11b5f-168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 3255d763-169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 5e9a2eb4-170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: f9bd0188-171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: faa99854-172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: faa99854-174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_0-, and the Request Id: 2a9fa42d-176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 5278035c-177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 6cbdf1f8-179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 1fa3c18e-180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 3255d763-181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9a2eb4-182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_0, and the Request Id: faa99854-183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.637+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: 5278035c-185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_0, and the Request Id: 5e9a2eb4-187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_0, and the Request Id: 6cbdf1f8-188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.654+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: 5d60eb13-189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 2a9fa42d-190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: b8c46839-191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: f9bd0188-192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 8ae11b5f-194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0, and the Request Id: b8c46839-195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 3255d763-196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 3255d763-197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_0-, and the Request Id: 5278035c-198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 2a9fa42d-199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_0-, and the Request Id: faa99854-200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_0, and the Request Id: 3255d763-201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: f9bd0188-202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 9e1a69f6-203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_1, and the Request Id: f9bd0188-204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0-, and the Request Id: 1fa3c18e-205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_1-, and the Request Id: f9bd0188-206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 8ae11b5f-207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: faa99854-208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 5278035c-209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 2a9fa42d-210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a9fa42d-211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: f9bd0188-212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: b8c46839-213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.933+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: 5e9a2eb4-215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_1, and the Request Id: 2a9fa42d-214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.941+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: 140e4b8b-216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_1, and the Request Id: 9e1a69f6-217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: f9bd0188-218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 5278035c-219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: faa99854-220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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: 5d60eb13-221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.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_0-, and the Request Id: 6cbdf1f8-222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:13.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1-, and the Request Id: 8ae11b5f-223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f9bd0188-225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_0-, and the Request Id: 3255d763-226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 9e1a69f6-228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5e9a2eb4-229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f9bd0188-230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5278035c-231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 6cbdf1f8-232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_2, and the Request Id: f9bd0188-233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: b8c46839-234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 3255d763-235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5278035c-236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.121+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: f3f656ce-238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 6cbdf1f8-240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_2-, and the Request Id: f9bd0188-241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 1fa3c18e-243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 3255d763-242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 140e4b8b-244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: fcca8487-245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: faa99854-247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 2a9fa42d-248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 8ae11b5f-246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.190+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: 5278035c-249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1, and the Request Id: b8c46839-250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.197+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: 5d60eb13-251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_1, and the Request Id: 18402b88-252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f9bd0188-254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cbdf1f8-253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.219+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: 5278035c-255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1-, and the Request Id: 140e4b8b-256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 3255d763-257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 9e1a69f6-258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5e9a2eb4-259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1-, and the Request Id: 1fa3c18e-260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.260+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: faa99854-261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f3f656ce-264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5278035c-266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: b8c46839-267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 3255d763-268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_2, and the Request Id: 9e1a69f6-269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.303+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: 5e9a2eb4-270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 2a9fa42d-271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5d60eb13-272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 18402b88-273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5864bf32-274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f3f656ce-275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 1fa3c18e-276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_1, and the Request Id: 21b36df5-277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1, and the Request Id: db93e7f9-278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: 8ae11b5f-280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: faa99854-281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.391+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: 2a9fa42d-282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.394+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: fcca8487-283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.397+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: 6cbdf1f8-284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 140e4b8b-285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: b8c46839-286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5278035c-287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.426+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: 3255d763-289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 18402b88-290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.448+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: f3f656ce-291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5278035c-292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5864bf32-293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 9e1a69f6-294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 1fa3c18e-296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 21b36df5-297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 2a9fa42d-299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5e9a2eb4-298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 140e4b8b-300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_3, and the Request Id: f9bd0188-301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: db93e7f9-302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.508+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: 5278035c-303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: faa99854-304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_2, and the Request Id: 5d60eb13-305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2, and the Request Id: b8c46839-306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 3255d763-307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: fcca8487-308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 8ae11b5f-309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.551+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: 18402b88-310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 6cbdf1f8-311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.576+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: 5278035c-313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_3-, and the Request Id: 5864bf32-312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.580+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: faa99854-314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f3f656ce-315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.589+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: 140e4b8b-316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2-, and the Request Id: 1fa3c18e-317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 9e1a69f6-318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 21b36df5-319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5d60eb13-323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 18402b88-324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f9bd0188-325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5278035c-326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 2a9fa42d-327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: b8c46839-328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 8ae11b5f-329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.677+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: 21b36df5-330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: fcca8487-331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 140e4b8b-332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_3, and the Request Id: 9e1a69f6-334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5864bf32-335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: faa99854-336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f3f656ce-338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5278035c-337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5d60eb13-339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2, and the Request Id: db93e7f9-340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f9bd0188-341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.763+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: 3255d763-342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3-, and the Request Id: 8ae11b5f-343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.766+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: 5e9a2eb4-344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 140e4b8b-345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_3, and the Request Id: 2a9fa42d-347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 1fa3c18e-348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5864bf32-349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: faa99854-350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.799+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: 5d60eb13-351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 9e1a69f6-353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_2-, and the Request Id: 6cbdf1f8-352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5278035c-354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_4, and the Request Id: f9bd0188-355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_3, and the Request Id: 18402b88-356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.836+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: 140e4b8b-357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_3-, and the Request Id: f3f656ce-358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_2-, and the Request Id: fcca8487-359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 8ae11b5f-360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: b8c46839-361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 21b36df5-362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.865+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: faa99854-363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.874+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: 5864bf32-364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5278035c-365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: db93e7f9-366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 1fa3c18e-368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 9e1a69f6-369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 2a9fa42d-370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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_3, and the Request Id: 5278035c-371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f9bd0188-372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3, and the Request Id: b8c46839-373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 18402b88-375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 140e4b8b-376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 3255d763-378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5e9a2eb4-377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 8ae11b5f-379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3-, and the Request Id: 1fa3c18e-380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 5864bf32-381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: faa99854-382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: f3f656ce-383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.974+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: 9e1a69f6-384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.980+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: 5278035c-385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: 21b36df5-386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: fcca8487-388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:14.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: db93e7f9-389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 2a9fa42d-390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5e9a2eb4-394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: b8c46839-393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: f9bd0188-395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 3255d763-396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4-, and the Request Id: 8ae11b5f-397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 18402b88-400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_4, and the Request Id: 5d60eb13-402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5864bf32-404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.088+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: 21b36df5-405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_5, and the Request Id: f9bd0188-406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3, and the Request Id: db93e7f9-407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 1fa3c18e-408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_4, and the Request Id: 2a9fa42d-409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 9e1a69f6-410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.119+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: 140e4b8b-411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5278035c-412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.129+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: 3255d763-413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 8ae11b5f-415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.149+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: 18402b88-416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.151+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: 6cbdf1f8-417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.153+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: 5e9a2eb4-418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_5-, and the Request Id: 5864bf32-419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5d60eb13-420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.177+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: faa99854-421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.181+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: f3f656ce-422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: f9bd0188-424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5278035c-425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 9e1a69f6-426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 21b36df5-428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: b8c46839-429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.223+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: fcca8487-427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 2a9fa42d-430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 18402b88-431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 8ae11b5f-432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.255+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: 5278035c-433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 140e4b8b-434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.270+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: 9e1a69f6-436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5e9a2eb4-437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 6cbdf1f8-438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5864bf32-439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4, and the Request Id: b8c46839-440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 3255d763-441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: faa99854-442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5-, and the Request Id: 8ae11b5f-443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_4-, and the Request Id: 5278035c-444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: f3f656ce-445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5d60eb13-447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: db93e7f9-448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_4-, and the Request Id: 1fa3c18e-449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: f9bd0188-450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: faa99854-452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 6cbdf1f8-453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: fcca8487-454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 9e1a69f6-456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: b8c46839-458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5278035c-459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_5, and the Request Id: 5d60eb13-460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.434+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: 18402b88-461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 3255d763-463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 2a9fa42d-465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: fcca8487-466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5278035c-467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.469+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: 21b36df5-468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_6, and the Request Id: f9bd0188-469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4, and the Request Id: db93e7f9-470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.482+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: 5e9a2eb4-471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: f3f656ce-472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_5-, and the Request Id: 140e4b8b-473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.500+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: 2a9fa42d-474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 9e1a69f6-475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 1fa3c18e-476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_5-, and the Request Id: faa99854-477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 8ae11b5f-478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.532+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: 3255d763-479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.536+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: 5864bf32-480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5278035c-481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.544+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: 9e1a69f6-482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_4-, and the Request Id: 6cbdf1f8-483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5278035c-484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.563+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: fcca8487-485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5d60eb13-486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: b8c46839-487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.578+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: f3f656ce-488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6-, and the Request Id: 8ae11b5f-490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_5, and the Request Id: 5278035c-491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 21b36df5-492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: db93e7f9-493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: f9bd0188-494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 1fa3c18e-495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 2a9fa42d-496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: faa99854-497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5e9a2eb4-499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 6cbdf1f8-500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5864bf32-503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_5-, and the Request Id: 5278035c-502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 3255d763-505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5, and the Request Id: b8c46839-504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: f3f656ce-506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: db93e7f9-507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5d60eb13-508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: fcca8487-509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 8ae11b5f-510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 18402b88-511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 6cbdf1f8-513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5-, and the Request Id: 1fa3c18e-512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: f9bd0188-514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 21b36df5-515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: faa99854-516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 2a9fa42d-518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 140e4b8b-517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5278035c-519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_5, and the Request Id: db93e7f9-520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 3255d763-521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5864bf32-522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.812+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: 5d60eb13-525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.816+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: 21b36df5-526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: fcca8487-527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_6, and the Request Id: 18402b88-528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5278035c-529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_7, and the Request Id: f9bd0188-530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.850+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: 2a9fa42d-531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 9e1a69f6-532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: b8c46839-533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.867+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: 5e9a2eb4-534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_6-, and the Request Id: 140e4b8b-535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_5-, and the Request Id: 6cbdf1f8-536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.892+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: 3255d763-537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.893+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: faa99854-538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 8ae11b5f-539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.904+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: fcca8487-540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.911+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: f3f656ce-541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: db93e7f9-542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.922+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: 5864bf32-543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 21b36df5-544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 1fa3c18e-545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5d60eb13-546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 18402b88-547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 2a9fa42d-549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 23960a06-550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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_7, and the Request Id: 9e1a69f6-551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 5e9a2eb4-552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: 3255d763-554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.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: b8c46839-555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:15.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: faa99854-557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5864bf32-558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5d60eb13-561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: f3f656ce-562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.043+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: 23960a06-563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 21b36df5-564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: db93e7f9-565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: fcca8487-566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6, and the Request Id: b8c46839-567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7-, and the Request Id: 8ae11b5f-568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 18402b88-570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_6-, and the Request Id: 5278035c-571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 2a9fa42d-572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: f9bd0188-573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_6, and the Request Id: 21b36df5-575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 140e4b8b-574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6-, and the Request Id: 1fa3c18e-578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_7, and the Request Id: 18402b88-579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 6cbdf1f8-580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: fcca8487-582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 23960a06-583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 9e1a69f6-584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_7, and the Request Id: 5d60eb13-585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.165+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: 5e9a2eb4-586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: f3f656ce-587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_8, and the Request Id: f9bd0188-588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: b8c46839-590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.190+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: 3255d763-589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5278035c-592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.188+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: 140e4b8b-591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.207+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: db93e7f9-593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.209+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: fcca8487-594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.215+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: 2a9fa42d-595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5e9a2eb4-597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.237+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: faa99854-599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_8-, and the Request Id: 5864bf32-598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 21b36df5-601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5278035c-600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 1fa3c18e-602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.275+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: 6cbdf1f8-605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.276+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: 23960a06-604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 18402b88-606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5d60eb13-607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: fcca8487-608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.294+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: f3f656ce-609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.304+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: 5278035c-610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: f9bd0188-611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 3255d763-613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 9e1a69f6-614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: db93e7f9-616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 140e4b8b-617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 8ae11b5f-619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 23960a06-620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 2a9fa42d-624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5864bf32-625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7, and the Request Id: b8c46839-626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.389+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: 5e9a2eb4-627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 21b36df5-628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 6cbdf1f8-629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 23960a06-630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 18402b88-631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.423+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: fcca8487-632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5d60eb13-633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.435+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: 9e1a69f6-634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 3255d763-635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7-, and the Request Id: 1fa3c18e-636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: f3f656ce-637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: f9bd0188-638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5278035c-640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: faa99854-641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5e9a2eb4-642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: db93e7f9-643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 140e4b8b-639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5864bf32-644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.507+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: 21b36df5-645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_8, and the Request Id: 5d60eb13-647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: b8c46839-646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_8, and the Request Id: 23960a06-648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.520+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: 18402b88-650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: fcca8487-651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8-, and the Request Id: 8ae11b5f-652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_7-, and the Request Id: 3255d763-653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.549+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: db93e7f9-654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 2a9fa42d-655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.564+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: f9bd0188-656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_8-, and the Request Id: 5278035c-658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_9_8-, and the Request Id: faa99854-659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 21b36df5-660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_8-, and the Request Id: 140e4b8b-661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 1fa3c18e-662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5d60eb13-664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5e9a2eb4-665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 23960a06-666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.620+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: 5864bf32-667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.625+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: 6cbdf1f8-668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: fcca8487-669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.636+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: 2a9fa42d-670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: b8c46839-671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 18402b88-673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 3255d763-674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5278035c-675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_8-, and the Request Id: f3f656ce-676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.694+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: 5e9a2eb4-679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 1fa3c18e-680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 8ae11b5f-681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 21b36df5-682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8, and the Request Id: b8c46839-683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 3255d763-685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 23960a06-684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 2a9fa42d-686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5d60eb13-687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5864bf32-688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: faa99854-689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.762+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: fcca8487-690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 9e1a69f6-691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 18402b88-693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8-, and the Request Id: 1fa3c18e-692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.794+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: 21b36df5-695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 8ae11b5f-697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.814+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: 5d60eb13-699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: f9bd0188-701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5e9a2eb4-702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_9, and the Request Id: 9e1a69f6-703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.844+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: 18402b88-705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5864bf32-704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: f3f656ce-706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.855+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: 23960a06-708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.860+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: 140e4b8b-707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_8-, and the Request Id: 3255d763-710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.894+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: 5278035c-711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_10, and the Request Id: f9bd0188-712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5e9a2eb4-713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 2a9fa42d-714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 23960a06-715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: b8c46839-716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 21b36df5-717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: db93e7f9-718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: fcca8487-719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 5d60eb13-720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 1fa3c18e-721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: f3f656ce-722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_9-, and the Request Id: faa99854-723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 6cbdf1f8-724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9-, and the Request Id: 8ae11b5f-725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_9, and the Request Id: 2a9fa42d-726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_9, and the Request Id: 5e9a2eb4-727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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: 3255d763-728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.992+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: db93e7f9-729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:16.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_10-, and the Request Id: 5864bf32-730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5278035c-731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: b8c46839-733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 21b36df5-734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_9-, and the Request Id: f3f656ce-735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 18402b88-736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f9bd0188-737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.039+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: fcca8487-738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 1fa3c18e-739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 9e1a69f6-741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 140e4b8b-742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9, and the Request Id: b8c46839-743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5e9a2eb4-744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.072+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: 6cbdf1f8-745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_10, and the Request Id: 5d60eb13-746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: faa99854-747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 23960a06-750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_9, and the Request Id: 21b36df5-749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5864bf32-751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9-, and the Request Id: 1fa3c18e-752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: db93e7f9-753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 2a9fa42d-754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_9-, and the Request Id: 3255d763-756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 18402b88-757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 6cbdf1f8-758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5278035c-759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f3f656ce-760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: fcca8487-761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: faa99854-762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.161+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: 140e4b8b-763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_10, and the Request Id: 23960a06-766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_10, and the Request Id: 18402b88-765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f9bd0188-767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5e9a2eb4-770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5864bf32-768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: b8c46839-771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: fcca8487-772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f3f656ce-774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.218+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: 5278035c-776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.223+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: 5e9a2eb4-777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 3255d763-778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.225+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: f9bd0188-779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: db93e7f9-780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.247+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: 2a9fa42d-781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.249+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: faa99854-782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 140e4b8b-783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 23960a06-784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 8ae11b5f-786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 1fa3c18e-788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_11-, and the Request Id: 5864bf32-789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_10, and the Request Id: 9e1a69f6-790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_10-, and the Request Id: f3f656ce-791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_9, and the Request Id: db93e7f9-792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_10-, and the Request Id: fcca8487-793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5d60eb13-794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 18402b88-796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 3255d763-795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: 8ae11b5f-797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5278035c-798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: faa99854-799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_9-, and the Request Id: 6cbdf1f8-800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: b8c46839-801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 140e4b8b-802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 1fa3c18e-803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 18402b88-805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_10, and the Request Id: 21b36df5-804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5e9a2eb4-806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 2a9fa42d-807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10, and the Request Id: b8c46839-808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f9bd0188-810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5278035c-811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_11, and the Request Id: 5d60eb13-813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: fcca8487-814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.394+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: 3255d763-815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 9e1a69f6-816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f3f656ce-817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5864bf32-818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.415+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: 23960a06-819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: db93e7f9-820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.425+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: 140e4b8b-821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10-, and the Request Id: 1fa3c18e-823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.435+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: 18402b88-825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 2a9fa42d-824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f9bd0188-826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 8ae11b5f-829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.467+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: faa99854-830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 6cbdf1f8-831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_11-, and the Request Id: 5278035c-832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5864bf32-833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: b8c46839-834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_11, and the Request Id: 2a9fa42d-835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: fcca8487-836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5d60eb13-837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.519+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: 5e9a2eb4-838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 9e1a69f6-839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 18402b88-840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 3255d763-841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 23960a06-842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_12, and the Request Id: f9bd0188-843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: faa99854-844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 1fa3c18e-845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.599+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: f3f656ce-846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: db93e7f9-848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.614+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: fcca8487-849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 21b36df5-850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 18402b88-851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 6cbdf1f8-852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5278035c-853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 3255d763-855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 140e4b8b-854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5e9a2eb4-858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_12-, and the Request Id: 5864bf32-859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_11, and the Request Id: 21b36df5-860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.708+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: db93e7f9-857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 2a9fa42d-863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: faa99854-865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f9bd0188-864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.744+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: 3255d763-867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_11, and the Request Id: 9e1a69f6-866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 1fa3c18e-868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f3f656ce-870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.768+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: 18402b88-871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 140e4b8b-872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11-, and the Request Id: 8ae11b5f-873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.783+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: 6cbdf1f8-874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5278035c-875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11, and the Request Id: b8c46839-876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.811+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: 23960a06-877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 21b36df5-878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_12, and the Request Id: 5d60eb13-879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_12-, and the Request Id: faa99854-880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11-, and the Request Id: 1fa3c18e-883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: db93e7f9-884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 3255d763-885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5864bf32-886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f3f656ce-887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.861+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: 2a9fa42d-888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 9e1a69f6-889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.871+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: 5278035c-890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.874+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: 140e4b8b-891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 21b36df5-893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: fcca8487-892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: f9bd0188-895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5864bf32-896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 18402b88-897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 23960a06-899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.927+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: 21b36df5-900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5d60eb13-898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: b8c46839-901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.949+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: 5e9a2eb4-902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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_13, and the Request Id: f9bd0188-903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.956+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: f3f656ce-904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: faa99854-905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 1fa3c18e-906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 8ae11b5f-907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 6cbdf1f8-908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:17.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: 5278035c-909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 140e4b8b-911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.022+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: 3255d763-912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: faa99854-913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_13, and the Request Id: 18402b88-914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.042+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: fcca8487-915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_13-, and the Request Id: 5864bf32-916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 2a9fa42d-917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 23960a06-918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5e9a2eb4-919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: b8c46839-920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: db93e7f9-921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5d60eb13-922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 9e1a69f6-923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5278035c-924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 6cbdf1f8-925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f9bd0188-927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_13-, and the Request Id: faa99854-928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.110+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: 23960a06-929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12, and the Request Id: b8c46839-930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_11, and the Request Id: db93e7f9-933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 21b36df5-932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 8ae11b5f-934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 18402b88-935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.149+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: 5d60eb13-936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12-, and the Request Id: 1fa3c18e-937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f3f656ce-938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_12, and the Request Id: 9e1a69f6-940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: fcca8487-941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.189+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: 140e4b8b-942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.190+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: 6cbdf1f8-943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_13-, and the Request Id: 5278035c-944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: faa99854-945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12-, and the Request Id: 8ae11b5f-946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: b8c46839-947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 3255d763-949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 23960a06-950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f9bd0188-951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 9e1a69f6-952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5d60eb13-953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 2a9fa42d-954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: fcca8487-956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_14, and the Request Id: f9bd0188-957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f3f656ce-958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 18402b88-959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.280+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: 5e9a2eb4-960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 21b36df5-961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: db93e7f9-962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.294+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: 2a9fa42d-963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 8ae11b5f-964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 1fa3c18e-965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 140e4b8b-966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: faa99854-967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_14, and the Request Id: 18402b88-968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5278035c-969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_14-, and the Request Id: 5864bf32-970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.341+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: fcca8487-971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 3255d763-972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 6cbdf1f8-973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5d60eb13-975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 23960a06-976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: b8c46839-977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_14-, and the Request Id: faa99854-978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5278035c-979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_13-, and the Request Id: f3f656ce-980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 1fa3c18e-981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f9bd0188-982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.408+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: 23960a06-983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: db93e7f9-984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_13, and the Request Id: 21b36df5-985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 18402b88-986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 6cbdf1f8-987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5e9a2eb4-988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 2a9fa42d-989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 8ae11b5f-990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13, and the Request Id: b8c46839-991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 140e4b8b-992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.465+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: db93e7f9-993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.468+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: 5278035c-994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.471+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: 9e1a69f6-995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_14, and the Request Id: 5d60eb13-996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: faa99854-997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13-, and the Request Id: 1fa3c18e-998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_12-, and the Request Id: 6cbdf1f8-1000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.512+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: 140e4b8b-1001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: fcca8487-1002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 18402b88-1003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.524+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: 3255d763-1004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f3f656ce-1005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-1006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: db93e7f9-1007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 21b36df5-1008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_13-, and the Request Id: 8ae11b5f-1009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f9bd0188-1010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5d60eb13-1011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_15, and the Request Id: 18402b88-1012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 23960a06-1013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-1014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: b8c46839-1015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-1016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5278035c-1018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_15, and the Request Id: f9bd0188-1017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 2a9fa42d-1019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 6cbdf1f8-1020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 9e1a69f6-1021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-1022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_15-, and the Request Id: faa99854-1023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-1024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 140e4b8b-1025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-1026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 8ae11b5f-1027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.676+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: 5e9a2eb4-1028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-1029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.683+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: 2a9fa42d-1030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 18402b88-1031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_15-, and the Request Id: 5864bf32-1032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 6cbdf1f8-1033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5d60eb13-1034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 1fa3c18e-1035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: faa99854-1036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f9bd0188-1038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.731+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: fcca8487-1039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 21b36df5-1040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_14-, and the Request Id: f3f656ce-1041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 140e4b8b-1042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5278035c-1043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-1044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_13, and the Request Id: db93e7f9-1045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 9e1a69f6-1046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-1047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5e9a2eb4-1048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_15, and the Request Id: 5d60eb13-1049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: b8c46839-1050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 3255d763-1051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: faa99854-1052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-1053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.797+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: 23960a06-1054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.802+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: 6cbdf1f8-1055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.813+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: 21b36df5-1057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f9bd0188-1056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_16, and the Request Id: 18402b88-1058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 1fa3c18e-1059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.826+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: 140e4b8b-1060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-1061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.834+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: 9e1a69f6-1062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5864bf32-1063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-1064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.853+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: 5278035c-1065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.854+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: f9bd0188-1066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.861+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: 3255d763-1067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14, and the Request Id: b8c46839-1068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-1069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 21b36df5-1070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: fcca8487-1071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5d60eb13-1072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 23960a06-1073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: db93e7f9-1074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.916+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: 5e9a2eb4-1075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f3f656ce-1076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_16-, and the Request Id: faa99854-1077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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_16-, and the Request Id: 5864bf32-1078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14-, and the Request Id: 1fa3c18e-1079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 6cbdf1f8-1080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14-, and the Request Id: 8ae11b5f-1081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 18402b88-1082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5278035c-1083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: faa99854-1084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 3255d763-1085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 140e4b8b-1086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 2a9fa42d-1087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.984+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: fcca8487-1088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: db93e7f9-1089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: f9bd0188-1090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:18.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: 5e9a2eb4-1091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-1092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-1093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 21b36df5-1094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 23960a06-1095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5d60eb13-1096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.032+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: 2a9fa42d-1097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5278035c-1098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 9e1a69f6-1099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_16, and the Request Id: 23960a06-1100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 3255d763-1101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-1102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-1103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_15-, and the Request Id: f3f656ce-1105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-1104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 18402b88-1106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.074+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: db93e7f9-1107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 1fa3c18e-1108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_15, and the Request Id: 21b36df5-1109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 140e4b8b-1110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_16, and the Request Id: 5d60eb13-1111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: faa99854-1112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 2a9fa42d-1113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.112+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: 18402b88-1114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.121+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: 3255d763-1115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 8ae11b5f-1116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-1118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_17-, and the Request Id: faa99854-1119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.151+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: 5278035c-1117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: f9bd0188-1120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_16-, and the Request Id: 140e4b8b-1121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.188+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: 6cbdf1f8-1122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-1123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: fcca8487-1124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 21b36df5-1125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 9e1a69f6-1126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 2a9fa42d-1127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: b8c46839-1128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5864bf32-1129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.224+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: 5e9a2eb4-1130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 8ae11b5f-1132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: db93e7f9-1131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 3255d763-1133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 23960a06-1134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.248+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: f9bd0188-1135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 1fa3c18e-1136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 18402b88-1137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-1138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.263+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: fcca8487-1139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5d60eb13-1140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.268+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: 9e1a69f6-1141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5278035c-1142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.276+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: 2a9fa42d-1143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.280+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: 5864bf32-1144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 21b36df5-1145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 23960a06-1146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 140e4b8b-1147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15, and the Request Id: b8c46839-1148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 3255d763-1149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-1150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: faa99854-1151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_16-, and the Request Id: f3f656ce-1152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15-, and the Request Id: 8ae11b5f-1153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 18402b88-1154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: faa99854-1155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5d60eb13-1156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_18, and the Request Id: 18402b88-1157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15-, and the Request Id: 1fa3c18e-1158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-1159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5278035c-1160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 6cbdf1f8-1162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: fcca8487-1161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: b8c46839-1163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-1164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5864bf32-1165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.388+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: 23960a06-1166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_16, and the Request Id: 21b36df5-1167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 9e1a69f6-1168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_17, and the Request Id: 5d60eb13-1169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5e9a2eb4-1170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_18-, and the Request Id: faa99854-1171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.415+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: 5278035c-1173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 2a9fa42d-1172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-1175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 1fa3c18e-1176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: db93e7f9-1174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-1177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_17-, and the Request Id: 140e4b8b-1178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-1179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.449+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: 3255d763-1180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-1181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 6cbdf1f8-1183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 18402b88-1182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: f3f656ce-1184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.472+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: 5e9a2eb4-1185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-1186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_18, and the Request Id: f9bd0188-1187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.482+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: fcca8487-1188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-1189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-1190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.496+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: db93e7f9-1191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5278035c-1192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5d60eb13-1193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 2a9fa42d-1194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 9e1a69f6-1195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5e9a2eb4-1196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 1fa3c18e-1197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-1198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.535+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: 5864bf32-1199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: faa99854-1200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: fcca8487-1201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 8ae11b5f-1202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_15-, and the Request Id: 6cbdf1f8-1203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 140e4b8b-1205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_17, and the Request Id: 2a9fa42d-1206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16, and the Request Id: b8c46839-1207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 3255d763-1208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5278035c-1209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-1210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.571+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: f3f656ce-1211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-1212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 21b36df5-1213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.589+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: 23960a06-1215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: f9bd0188-1214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 2a9fa42d-1216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.605+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: 9e1a69f6-1217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-1218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16-, and the Request Id: 1fa3c18e-1219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5864bf32-1220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-1221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 18402b88-1222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: fcca8487-1223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: faa99854-1224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 140e4b8b-1225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.634+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: 21b36df5-1226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_18, and the Request Id: 5e9a2eb4-1227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 6cbdf1f8-1229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: b8c46839-1228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16-, and the Request Id: 8ae11b5f-1230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: f3f656ce-1231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_18-, and the Request Id: 5278035c-1232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.663+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: fcca8487-1233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: f9bd0188-1235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.666+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: 18402b88-1234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.673+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: 5d60eb13-1236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 1fa3c18e-1237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.680+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: 3255d763-1238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_19-, and the Request Id: faa99854-1239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5864bf32-1240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.702+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: 140e4b8b-1241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-1242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 23960a06-1243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 9e1a69f6-1244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5e9a2eb4-1245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 2a9fa42d-1246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 21b36df5-1247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_19, and the Request Id: f9bd0188-1248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-1249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5278035c-1250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: b8c46839-1251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 3255d763-1252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 18402b88-1253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5d60eb13-1254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_19-, and the Request Id: 5864bf32-1256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 1fa3c18e-1255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 6cbdf1f8-1257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: faa99854-1258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.774+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: 2a9fa42d-1259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: fcca8487-1260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 8ae11b5f-1261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 140e4b8b-1262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17, and the Request Id: b8c46839-1263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 21b36df5-1264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 18402b88-1265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-1266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.819+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: db93e7f9-1267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.825+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: f3f656ce-1268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: f9bd0188-1270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-1271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5e9a2eb4-1272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5d60eb13-1273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.855+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: 23960a06-1274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-1275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-1276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 9e1a69f6-1277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: fcca8487-1278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17-, and the Request Id: 1fa3c18e-1279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.892+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: 18402b88-1280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.892+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: 21b36df5-1281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_19-, and the Request Id: 5278035c-1282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 140e4b8b-1283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_16-, and the Request Id: 6cbdf1f8-1284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 2a9fa42d-1285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-1286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.919+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: 5e9a2eb4-1287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: b8c46839-1288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: f9bd0188-1289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_18-, and the Request Id: 3255d763-1290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: f3f656ce-1292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.963+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: 5d60eb13-1291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 23960a06-1293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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_17, and the Request Id: 9e1a69f6-1294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.973+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: fcca8487-1295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: db93e7f9-1296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 21b36df5-1297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.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: 5864bf32-1298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:19.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-1299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.003+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: f9bd0188-1300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_20-, and the Request Id: faa99854-1301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.014+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: 140e4b8b-1302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 1fa3c18e-1303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-1304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5e9a2eb4-1305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17-, and the Request Id: 8ae11b5f-1306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 18402b88-1308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 3255d763-1307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 23960a06-1309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: b8c46839-1310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5278035c-1311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_20-, and the Request Id: 5864bf32-1312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: faa99854-1313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: fcca8487-1314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f3f656ce-1315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 6cbdf1f8-1316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 1fa3c18e-1317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5d60eb13-1318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 9e1a69f6-1319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_20, and the Request Id: 23960a06-1320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f9bd0188-1321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5e9a2eb4-1322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18, and the Request Id: b8c46839-1323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: fcca8487-1324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 140e4b8b-1325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 21b36df5-1326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_20, and the Request Id: 5e9a2eb4-1327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 18402b88-1328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: db93e7f9-1330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_19, and the Request Id: 2a9fa42d-1329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 8ae11b5f-1331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.170+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: 5278035c-1332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5864bf32-1333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-1334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18-, and the Request Id: 1fa3c18e-1335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 3255d763-1336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_21, and the Request Id: 18402b88-1337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 6cbdf1f8-1338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.196+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: fcca8487-1339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_19, and the Request Id: 21b36df5-1340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-1341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.218+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: db93e7f9-1342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 23960a06-1344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-1343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_19-, and the Request Id: f3f656ce-1346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.235+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: 5d60eb13-1345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-1347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_19-, and the Request Id: 3255d763-1348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 9e1a69f6-1349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: b8c46839-1350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-1351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-1352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.270+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: faa99854-1353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5864bf32-1354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_20-, and the Request Id: 140e4b8b-1355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-1356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.285+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: 6cbdf1f8-1357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_21, and the Request Id: f9bd0188-1358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5d60eb13-1359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.305+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: 9e1a69f6-1360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: fcca8487-1361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 2a9fa42d-1362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.323+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: 5864bf32-1363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 18402b88-1364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 1fa3c18e-1366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-1367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: 8ae11b5f-1368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 21b36df5-1369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: db93e7f9-1370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5278035c-1371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 140e4b8b-1372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5e9a2eb4-1373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f9bd0188-1374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.388+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: 23960a06-1375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: b8c46839-1376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 18402b88-1377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 6cbdf1f8-1378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: faa99854-1379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: fcca8487-1380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f3f656ce-1381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 1fa3c18e-1382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-1383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 9e1a69f6-1384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.432+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: 5e9a2eb4-1385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 3255d763-1386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.446+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: 5278035c-1388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 140e4b8b-1387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5864bf32-1389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.455+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: 18402b88-1390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.459+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: fcca8487-1391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-1392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.473+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: 5d60eb13-1393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19, and the Request Id: b8c46839-1394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 23960a06-1395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f3f656ce-1396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: db93e7f9-1397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-1398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5e9a2eb4-1399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_22-, and the Request Id: faa99854-1400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f9bd0188-1401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_21-, and the Request Id: 140e4b8b-1402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 21b36df5-1403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5278035c-1404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19-, and the Request Id: 1fa3c18e-1405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_20, and the Request Id: 2a9fa42d-1406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: fcca8487-1407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5864bf32-1408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-1409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 18402b88-1410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 6cbdf1f8-1411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5d60eb13-1412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 9e1a69f6-1413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_20, and the Request Id: 21b36df5-1414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5278035c-1416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_18, and the Request Id: db93e7f9-1417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.605+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: f3f656ce-1418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_22, and the Request Id: f9bd0188-1419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5e9a2eb4-1420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.615+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: 23960a06-1421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: faa99854-1422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_20-, and the Request Id: 3255d763-1423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 8ae11b5f-1424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 140e4b8b-1425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: b8c46839-1426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: fcca8487-1427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 2a9fa42d-1428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_22-, and the Request Id: 5864bf32-1429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.653+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: 5e9a2eb4-1430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.656+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: 6cbdf1f8-1431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.660+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: 9e1a69f6-1432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5d60eb13-1433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_22-, and the Request Id: 5278035c-1435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f9bd0188-1434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_22-, and the Request Id: fcca8487-1436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 18402b88-1437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 21b36df5-1438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: db93e7f9-1439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 1fa3c18e-1440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 140e4b8b-1441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.707+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: 5d60eb13-1442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f3f656ce-1443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: faa99854-1444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 23960a06-1445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.726+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: 18402b88-1446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19-, and the Request Id: 8ae11b5f-1447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5e9a2eb4-1449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 6cbdf1f8-1448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-1450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5278035c-1451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5864bf32-1452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.760+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: faa99854-1453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.765+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: 140e4b8b-1454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 3255d763-1455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f9bd0188-1456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 9e1a69f6-1457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-1458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: fcca8487-1459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 2a9fa42d-1460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: db93e7f9-1462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 1fa3c18e-1461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 18402b88-1464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f3f656ce-1463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-1466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_23, and the Request Id: f9bd0188-1467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 6cbdf1f8-1468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5278035c-1469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20, and the Request Id: b8c46839-1470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.839+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: 2a9fa42d-1471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5e9a2eb4-1472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.842+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: db93e7f9-1473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 140e4b8b-1474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 8ae11b5f-1475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: faa99854-1476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.855+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: 23960a06-1477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-1478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20-, and the Request Id: 1fa3c18e-1479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_23-, and the Request Id: 5864bf32-1480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 3255d763-1481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.873+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: f3f656ce-1482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: fcca8487-1483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 9e1a69f6-1484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_23-, and the Request Id: 5278035c-1485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 8ae11b5f-1486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5d60eb13-1487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.892+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: 21b36df5-1488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: b8c46839-1489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.896+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: 5e9a2eb4-1490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 140e4b8b-1491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_20, and the Request Id: 9e1a69f6-1492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.906+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: 6cbdf1f8-1493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 23960a06-1495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 18402b88-1496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_23, and the Request Id: 5d60eb13-1494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: faa99854-1497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 1fa3c18e-1498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_21-, and the Request Id: 3255d763-1499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: db93e7f9-1501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.946+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: fcca8487-1500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: f9bd0188-1502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.951+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: 18402b88-1503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 2a9fa42d-1505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20-, and the Request Id: 8ae11b5f-1504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.961+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: 140e4b8b-1506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5278035c-1507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: b8c46839-1508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 6cbdf1f8-1509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 21b36df5-1510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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_24-, and the Request Id: faa99854-1511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 1fa3c18e-1512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5e9a2eb4-1513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:20.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: 5864bf32-1514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f3f656ce-1515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21, and the Request Id: b8c46839-1516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 9e1a69f6-1517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: db93e7f9-1518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5d60eb13-1519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 18402b88-1520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21-, and the Request Id: 1fa3c18e-1522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 6cbdf1f8-1523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 3255d763-1524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: faa99854-1525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 8ae11b5f-1526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: fcca8487-1527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.060+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: db93e7f9-1528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-1529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-1530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-1531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f3f656ce-1532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-1533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-1534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_20-, and the Request Id: 6cbdf1f8-1535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: b8c46839-1536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 140e4b8b-1538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.116+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: 23960a06-1537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 3255d763-1539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: faa99854-1540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5864bf32-1541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.135+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: 18402b88-1542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.141+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: 2a9fa42d-1543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-1544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: db93e7f9-1545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 1fa3c18e-1546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 9e1a69f6-1547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.165+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: 21b36df5-1548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.169+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: f9bd0188-1549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.181+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: f3f656ce-1550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.182+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: faa99854-1551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5d60eb13-1552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-1553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 140e4b8b-1554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-1555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_24-, and the Request Id: 5278035c-1556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_24-, and the Request Id: 5864bf32-1557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.212+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: 3255d763-1558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_21, and the Request Id: 9e1a69f6-1559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-1560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.227+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: 5d60eb13-1561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: b8c46839-1562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_24, and the Request Id: 5e9a2eb4-1563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 18402b88-1564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 2a9fa42d-1565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21-, and the Request Id: 8ae11b5f-1566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 23960a06-1567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-1568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 21b36df5-1569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 1fa3c18e-1570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: faa99854-1571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.280+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: 140e4b8b-1572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f3f656ce-1573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.289+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: fcca8487-1574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: db93e7f9-1575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-1576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22, and the Request Id: b8c46839-1577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5278035c-1578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 3255d763-1579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 9e1a69f6-1580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5d60eb13-1581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5e9a2eb4-1582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-1583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 18402b88-1584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.332+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: db93e7f9-1585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 8ae11b5f-1586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 2a9fa42d-1587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: faa99854-1588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f3f656ce-1589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_26, and the Request Id: 18402b88-1590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22-, and the Request Id: 1fa3c18e-1591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f9bd0188-1593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 21b36df5-1592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 140e4b8b-1594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 9e1a69f6-1595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 23960a06-1596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_23, and the Request Id: 2a9fa42d-1597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-1598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-1599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.385+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: f9bd0188-1601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5278035c-1600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: b8c46839-1602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_21-, and the Request Id: 6cbdf1f8-1603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 8ae11b5f-1604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-1605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-1606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.401+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: 21b36df5-1607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.402+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: 23960a06-1608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_26-, and the Request Id: faa99854-1609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 140e4b8b-1610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.416+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: 9e1a69f6-1612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_25-, and the Request Id: 5864bf32-1611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 1fa3c18e-1613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_23-, and the Request Id: f3f656ce-1614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: db93e7f9-1615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.432+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: 5d60eb13-1616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-1617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: fcca8487-1618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_23-, and the Request Id: 3255d763-1619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.444+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: 5278035c-1620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 18402b88-1621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22-, and the Request Id: 8ae11b5f-1622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 2a9fa42d-1623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: faa99854-1624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.480+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: 5e9a2eb4-1625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 23960a06-1626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f9bd0188-1627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-1628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: b8c46839-1629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-1630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 1fa3c18e-1631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: faa99854-1632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 21b36df5-1633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_27, and the Request Id: 18402b88-1635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.522+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: fcca8487-1634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.533+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: 140e4b8b-1636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-1637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f3f656ce-1638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23, and the Request Id: b8c46839-1639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5864bf32-1640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 9e1a69f6-1641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5e9a2eb4-1642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 3255d763-1643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5d60eb13-1644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: db93e7f9-1645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_27-, and the Request Id: faa99854-1646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-1647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 8ae11b5f-1649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 2a9fa42d-1650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: fcca8487-1651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_22, and the Request Id: db93e7f9-1652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 140e4b8b-1653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-1654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 18402b88-1655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23-, and the Request Id: 1fa3c18e-1656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 21b36df5-1657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-1658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5864bf32-1659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_24, and the Request Id: 2a9fa42d-1660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 9e1a69f6-1661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5278035c-1662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: faa99854-1663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_26, and the Request Id: f9bd0188-1664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-1665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.651+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: 23960a06-1666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.652+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: 6cbdf1f8-1667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-1668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5d60eb13-1669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-1670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: fcca8487-1671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 8ae11b5f-1672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 140e4b8b-1673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.681+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: f3f656ce-1674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_26-, and the Request Id: 5864bf32-1675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_23, and the Request Id: 9e1a69f6-1676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_26, and the Request Id: 5d60eb13-1677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.689+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: 5e9a2eb4-1678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 18402b88-1679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: faa99854-1680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_28, and the Request Id: 18402b88-1681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_24, and the Request Id: 21b36df5-1682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 2a9fa42d-1683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.736+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: 5278035c-1684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: db93e7f9-1685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_24-, and the Request Id: 3255d763-1686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: 8ae11b5f-1687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 1fa3c18e-1688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_28-, and the Request Id: faa99854-1689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f9bd0188-1690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_26-, and the Request Id: fcca8487-1691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.772+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: 140e4b8b-1692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 9e1a69f6-1693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 23960a06-1694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 18402b88-1695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 6cbdf1f8-1696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5e9a2eb4-1697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5864bf32-1699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: b8c46839-1698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 8ae11b5f-1700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f3f656ce-1701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-1702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 21b36df5-1704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-1703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 1fa3c18e-1705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5278035c-1706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f9bd0188-1707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5864bf32-1708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 140e4b8b-1709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24, and the Request Id: b8c46839-1710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 9e1a69f6-1711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-1712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_27, and the Request Id: f9bd0188-1713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: db93e7f9-1714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: f3f656ce-1715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: fcca8487-1716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 18402b88-1717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 3255d763-1718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 8ae11b5f-1719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-1720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5d60eb13-1721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 6cbdf1f8-1722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.872+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: 9e1a69f6-1724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.873+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: 2a9fa42d-1723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_24-, and the Request Id: 1fa3c18e-1725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 140e4b8b-1726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_29, and the Request Id: 18402b88-1727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_27-, and the Request Id: 5864bf32-1728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.889+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: 5d60eb13-1730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-1732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-1731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-1733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 3255d763-1734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.907+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: db93e7f9-1735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5278035c-1736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_25-, and the Request Id: f3f656ce-1737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: fcca8487-1738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.915+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: 140e4b8b-1739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-1740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_27, and the Request Id: 23960a06-1741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.927+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: 21b36df5-1742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24-, and the Request Id: 8ae11b5f-1743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: faa99854-1744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_27, and the Request Id: 5e9a2eb4-1745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.945+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: 6cbdf1f8-1746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5864bf32-1747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 9e1a69f6-1748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-1749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 2a9fa42d-1750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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_27-, and the Request Id: 5278035c-1751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 5d60eb13-1752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.988+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: 3255d763-1753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:21.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: 18402b88-1754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.001+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: fcca8487-1755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f9bd0188-1756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 140e4b8b-1757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: db93e7f9-1758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5864bf32-1759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 8ae11b5f-1760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-1761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: b8c46839-1762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 23960a06-1763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.032+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: f9bd0188-1764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: faa99854-1765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-1766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f3f656ce-1768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 1fa3c18e-1767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_28, and the Request Id: 5d60eb13-1770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-1769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5e9a2eb4-1771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 6cbdf1f8-1772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_28-, and the Request Id: 5864bf32-1773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25, and the Request Id: b8c46839-1774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 8ae11b5f-1775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 21b36df5-1776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.080+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: 140e4b8b-1777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5278035c-1778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 18402b88-1779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-1780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_25, and the Request Id: 9e1a69f6-1781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 3255d763-1782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f9bd0188-1783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: fcca8487-1784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: db93e7f9-1785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5d60eb13-1786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-1787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f3f656ce-1788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 6cbdf1f8-1789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.123+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: 2a9fa42d-1790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.124+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: db93e7f9-1791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_30, and the Request Id: 18402b88-1792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25-, and the Request Id: 1fa3c18e-1793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25-, and the Request Id: 8ae11b5f-1794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 21b36df5-1795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5864bf32-1796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.152+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: 6cbdf1f8-1797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_30-, and the Request Id: faa99854-1798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 23960a06-1799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-1800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 140e4b8b-1801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5278035c-1802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 3255d763-1803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: b8c46839-1804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: fcca8487-1805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_26-, and the Request Id: f3f656ce-1806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_28, and the Request Id: 23960a06-1807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 9e1a69f6-1808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.200+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: 21b36df5-1809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f9bd0188-1810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: db93e7f9-1811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5d60eb13-1812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-1813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-1814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_26-, and the Request Id: 3255d763-1815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-1816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_28, and the Request Id: 5e9a2eb4-1817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.227+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: f9bd0188-1818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_29, and the Request Id: 5d60eb13-1819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 6cbdf1f8-1820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: faa99854-1821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 1fa3c18e-1822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 8ae11b5f-1823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 2a9fa42d-1824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 18402b88-1825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 21b36df5-1826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: faa99854-1827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_29-, and the Request Id: 5864bf32-1828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f3f656ce-1829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.282+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: 5278035c-1830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_29-, and the Request Id: 140e4b8b-1831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_28-, and the Request Id: fcca8487-1832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 3255d763-1833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-1834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-1835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5e9a2eb4-1836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-1837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f9bd0188-1838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 23960a06-1839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 2a9fa42d-1840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 8ae11b5f-1842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: fcca8487-1843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-1841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 6cbdf1f8-1844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5864bf32-1845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_31, and the Request Id: 18402b88-1846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-1847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-1848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-1849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5e9a2eb4-1850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.350+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: 2a9fa42d-1851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.358+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: 9e1a69f6-1852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-1853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-1854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 140e4b8b-1855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 1fa3c18e-1856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.380+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: 21b36df5-1858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-1859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.387+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: db93e7f9-1860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.392+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: 5e9a2eb4-1861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.394+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: f3f656ce-1862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5864bf32-1863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26, and the Request Id: b8c46839-1864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5d60eb13-1865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.407+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: faa99854-1866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_30, and the Request Id: f9bd0188-1867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_25-, and the Request Id: 6cbdf1f8-1868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-1869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_27-, and the Request Id: 3255d763-1871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.425+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: 23960a06-1870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26-, and the Request Id: 8ae11b5f-1872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-1873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 140e4b8b-1874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_30-, and the Request Id: 5864bf32-1875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 2a9fa42d-1876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.459+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: fcca8487-1877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.465+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: 5d60eb13-1878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 21b36df5-1879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-1880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-1881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26-, and the Request Id: 1fa3c18e-1882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f3f656ce-1883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.506+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: 140e4b8b-1884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-1885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.511+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: 5278035c-1886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5e9a2eb4-1887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: faa99854-1888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 3255d763-1889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5864bf32-1890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: b8c46839-1891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-1892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 6cbdf1f8-1893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-1894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 8ae11b5f-1895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-1896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-1898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: db93e7f9-1897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-1899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.610+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: 2a9fa42d-1900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5d60eb13-1901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_28, and the Request Id: 21b36df5-1902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-1903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 6cbdf1f8-1904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 18402b88-1905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: fcca8487-1906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_28-, and the Request Id: f3f656ce-1907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-1908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.628+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: db93e7f9-1909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f9bd0188-1910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5278035c-1911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-1912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_28-, and the Request Id: 3255d763-1913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.641+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: f9bd0188-1914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-1915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 140e4b8b-1916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: b8c46839-1917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_32, and the Request Id: 18402b88-1918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-1919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 1fa3c18e-1920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 23960a06-1921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_32-, and the Request Id: faa99854-1922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: fcca8487-1923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_26-, and the Request Id: 6cbdf1f8-1924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-1925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 8ae11b5f-1926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_31-, and the Request Id: 5864bf32-1927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27, and the Request Id: b8c46839-1928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-1925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_30, and the Request Id: 5e9a2eb4-1929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_27, and the Request Id: 9e1a69f6-1930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 2a9fa42d-1931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-1932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 140e4b8b-1933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 18402b88-1934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f9bd0188-1935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 21b36df5-1936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_31, and the Request Id: 5d60eb13-1937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-1938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.725+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: 23960a06-1939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27-, and the Request Id: 8ae11b5f-1940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: faa99854-1941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f3f656ce-1942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-1943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_27-, and the Request Id: 1fa3c18e-1944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.765+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: 140e4b8b-1945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-1943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-1946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.777+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: fcca8487-1948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 3255d763-1947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-1946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_30-, and the Request Id: 5278035c-1949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_33, and the Request Id: 18402b88-1950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 6cbdf1f8-1952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5864bf32-1951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5e9a2eb4-1953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 2a9fa42d-1954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-1954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 21b36df5-1955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-1955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f3f656ce-1956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-1956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 3255d763-1957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-1957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.828+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: 2a9fa42d-1958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: b8c46839-1959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: db93e7f9-1960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5d60eb13-1961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-1960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 1fa3c18e-1962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 9e1a69f6-1963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.859+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: 21b36df5-1964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-1965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 6cbdf1f8-1966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-1966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-1965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5864bf32-1967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.871+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: db93e7f9-1968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.871+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: f3f656ce-1969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-1967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 140e4b8b-1970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 23960a06-1971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.884+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: f9bd0188-1972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.893+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: faa99854-1973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_29-, and the Request Id: 3255d763-1974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 8ae11b5f-1975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5d60eb13-1976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.904+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: 5864bf32-1977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 21b36df5-1978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-1979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-1980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-1976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 140e4b8b-1981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-1980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-1981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 2a9fa42d-1982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.926+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: 5d60eb13-1983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 9e1a69f6-1984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-1984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 1fa3c18e-1985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-1986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-1985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5278035c-1987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f9bd0188-1988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.945+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: 6cbdf1f8-1989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 8ae11b5f-1990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-1990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28, and the Request Id: b8c46839-1991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5e9a2eb4-1992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-1992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.958+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: 140e4b8b-1993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-1994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 3255d763-1996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-1995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-1994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-1995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5d60eb13-1997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.975+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: 5e9a2eb4-1998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: f3f656ce-1999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5864bf32-2001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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: 5278035c-2000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:22.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_31, and the Request Id: 23960a06-2002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 21b36df5-2004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 140e4b8b-2003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 2a9fa42d-2005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-2006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.019+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: 9e1a69f6-2007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.021+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: fcca8487-2008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-2009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: db93e7f9-2010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.030+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: 5278035c-2011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_30, and the Request Id: 21b36df5-2012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-2013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-2014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5d60eb13-2015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_33, and the Request Id: f9bd0188-2016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-2017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5e9a2eb4-2018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 18402b88-2019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-2020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_30, and the Request Id: 2a9fa42d-2021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28-, and the Request Id: 8ae11b5f-2022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_34, and the Request Id: 18402b88-2023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28-, and the Request Id: 1fa3c18e-2024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 6cbdf1f8-2025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 23960a06-2026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 140e4b8b-2027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.109+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: 3255d763-2028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: fcca8487-2029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5d60eb13-2030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: b8c46839-2031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_33-, and the Request Id: 5864bf32-2032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 21b36df5-2033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: db93e7f9-2034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5278035c-2035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 9e1a69f6-2037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.137+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: 140e4b8b-2036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_34-, and the Request Id: faa99854-2038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_30-, and the Request Id: f3f656ce-2040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-2042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-2039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-2041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 1fa3c18e-2043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.162+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: db93e7f9-2044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 3255d763-2045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 8ae11b5f-2046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: fcca8487-2047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5d60eb13-2048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 23960a06-2049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5864bf32-2050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 2a9fa42d-2051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 18402b88-2052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5278035c-2053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: b8c46839-2054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_32, and the Request Id: 5e9a2eb4-2055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.196+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: 6cbdf1f8-2056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 140e4b8b-2057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_32, and the Request Id: 23960a06-2058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 21b36df5-2059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 1fa3c18e-2060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 9e1a69f6-2061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: b8c46839-2062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-2063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5864bf32-2064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: db93e7f9-2065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f3f656ce-2066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: faa99854-2067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.230+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: fcca8487-2068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 8ae11b5f-2069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29-, and the Request Id: 1fa3c18e-2070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.242+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: 5278035c-2072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.243+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: f9bd0188-2071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 3255d763-2073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-2074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5e9a2eb4-2075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 6cbdf1f8-2076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: b8c46839-2077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5d60eb13-2078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_34-, and the Request Id: 5864bf32-2079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_29, and the Request Id: 9e1a69f6-2080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 2a9fa42d-2081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 23960a06-2082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.291+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: 21b36df5-2083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 140e4b8b-2084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: faa99854-2085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.298+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: 5d60eb13-2086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_35, and the Request Id: 18402b88-2087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f9bd0188-2088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f3f656ce-2089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: db93e7f9-2090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-2091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.318+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: 2a9fa42d-2092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: fcca8487-2093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29-, and the Request Id: 8ae11b5f-2094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.328+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: faa99854-2095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.330+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: 3255d763-2096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.334+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: 140e4b8b-2097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: b8c46839-2098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5278035c-2099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5864bf32-2100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 18402b88-2101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-2102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_31-, and the Request Id: f3f656ce-2103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 1fa3c18e-2104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5e9a2eb4-2105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-2106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: fcca8487-2107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 21b36df5-2108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5278035c-2109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.373+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: db93e7f9-2110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.374+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: 5e9a2eb4-2111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5d60eb13-2112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30, and the Request Id: b8c46839-2113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 2a9fa42d-2114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f9bd0188-2115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5864bf32-2116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 9e1a69f6-2117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 140e4b8b-2118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.400+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: 23960a06-2119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: faa99854-2120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.410+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: fcca8487-2121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.413+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: f9bd0188-2122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_33-, and the Request Id: 5278035c-2123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.428+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: 6cbdf1f8-2124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 8ae11b5f-2125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_30-, and the Request Id: 1fa3c18e-2126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 18402b88-2127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 3255d763-2128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5e9a2eb4-2129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: faa99854-2130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-2131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 23960a06-2132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_36, and the Request Id: 18402b88-2133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_35-, and the Request Id: 5864bf32-2134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f3f656ce-2136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: fcca8487-2135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 140e4b8b-2138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: b8c46839-2137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-2139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: db93e7f9-2140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_35, and the Request Id: 5d60eb13-2141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5278035c-2142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-2143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_36-, and the Request Id: faa99854-2144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 8ae11b5f-2145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 1fa3c18e-2146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5e9a2eb4-2147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 21b36df5-2148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 23960a06-2149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 2a9fa42d-2150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_35-, and the Request Id: 140e4b8b-2151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-2152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f3f656ce-2153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: fcca8487-2155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5864bf32-2154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_32, and the Request Id: 21b36df5-2156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5278035c-2157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.539+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: 9e1a69f6-2158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_32, and the Request Id: 2a9fa42d-2159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.545+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: 5e9a2eb4-2160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: b8c46839-2161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5d60eb13-2162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 18402b88-2163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 6cbdf1f8-2164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.575+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: 23960a06-2165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: 8ae11b5f-2166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f9bd0188-2167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 9e1a69f6-2168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.594+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: 3255d763-2169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5864bf32-2170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-2171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: faa99854-2172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_34-, and the Request Id: fcca8487-2173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_32-, and the Request Id: f3f656ce-2174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 140e4b8b-2175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31, and the Request Id: b8c46839-2176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: db93e7f9-2177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.630+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: 5278035c-2178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-2179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_36, and the Request Id: f9bd0188-2180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 6cbdf1f8-2181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-2182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 2a9fa42d-2183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: faa99854-2184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 8ae11b5f-2185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31-, and the Request Id: 1fa3c18e-2186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_37, and the Request Id: 18402b88-2187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5e9a2eb4-2188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 3255d763-2189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_30, and the Request Id: db93e7f9-2190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5d60eb13-2191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_36-, and the Request Id: 5864bf32-2192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.694+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: faa99854-2193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f3f656ce-2194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 23960a06-2195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: fcca8487-2196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 140e4b8b-2197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5278035c-2198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_36, and the Request Id: 5d60eb13-2199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: b8c46839-2200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.727+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: 6cbdf1f8-2201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f9bd0188-2202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-2203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: fcca8487-2204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-2205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.747+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: 5e9a2eb4-2206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 9e1a69f6-2207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 21b36df5-2208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-2209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: db93e7f9-2210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 3255d763-2211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 8ae11b5f-2212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 18402b88-2213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_33, and the Request Id: 21b36df5-2215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_36-, and the Request Id: 140e4b8b-2214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5278035c-2216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5864bf32-2217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 1fa3c18e-2218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f3f656ce-2219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.808+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: 9e1a69f6-2220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_33, and the Request Id: 2a9fa42d-2221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-2222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-2223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.824+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: fcca8487-2224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: b8c46839-2226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.828+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: 3255d763-2225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: faa99854-2227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31-, and the Request Id: 8ae11b5f-2228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f9bd0188-2229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-2230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 18402b88-2231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.855+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: 23960a06-2232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 140e4b8b-2233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_33-, and the Request Id: f3f656ce-2234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 9e1a69f6-2235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_37, and the Request Id: f9bd0188-2236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 1fa3c18e-2237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 21b36df5-2238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-2239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5e9a2eb4-2240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5d60eb13-2241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 2a9fa42d-2242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_35-, and the Request Id: 5278035c-2243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 6cbdf1f8-2244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-2246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-2245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: b8c46839-2247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: fcca8487-2248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 3255d763-2249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_37-, and the Request Id: 5864bf32-2250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 23960a06-2251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f3f656ce-2252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-2253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 8ae11b5f-2254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.942+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: db93e7f9-2255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: fcca8487-2256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_37, and the Request Id: 5d60eb13-2257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-2258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_38, and the Request Id: 18402b88-2259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 5278035c-2260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-2261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: f9bd0188-2262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 3255d763-2263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.982+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: 5e9a2eb4-2264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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: 9e1a69f6-2266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.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_31-, and the Request Id: 6cbdf1f8-2265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.993+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: 140e4b8b-2268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:23.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32-, and the Request Id: 1fa3c18e-2267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.001+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: faa99854-2269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-2270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-2271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5864bf32-2272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.014+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: 21b36df5-2273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5d60eb13-2274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 23960a06-2275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.036+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: 2a9fa42d-2276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.038+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: fcca8487-2277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f9bd0188-2278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.044+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: 9e1a69f6-2279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 140e4b8b-2280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: b8c46839-2281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-2282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.067+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: 3255d763-2283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5278035c-2284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: db93e7f9-2285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_38, and the Request Id: f9bd0188-2286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5e9a2eb4-2287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 18402b88-2288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_34-, and the Request Id: f3f656ce-2289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32-, and the Request Id: 8ae11b5f-2290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 2a9fa42d-2291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.112+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: 23960a06-2292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 21b36df5-2293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-2294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_38-, and the Request Id: 5864bf32-2295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 1fa3c18e-2296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-2297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: faa99854-2298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 6cbdf1f8-2299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-2301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_38, and the Request Id: 5d60eb13-2300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-2302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f3f656ce-2303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 3255d763-2304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 18402b88-2305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f9bd0188-2306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.188+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: 5278035c-2307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-2308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-2309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 2a9fa42d-2310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f3f656ce-2312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-2313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-2314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_39, and the Request Id: 18402b88-2311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 23960a06-2315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.231+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: 140e4b8b-2317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: db93e7f9-2316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.236+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: 2a9fa42d-2318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5864bf32-2320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: fcca8487-2321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-2319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_37, and the Request Id: 5e9a2eb4-2322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5d60eb13-2323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_39-, and the Request Id: faa99854-2324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 3255d763-2325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 9e1a69f6-2326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-2327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f9bd0188-2328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_35, and the Request Id: 21b36df5-2329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5278035c-2330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.299+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: f3f656ce-2331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.302+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: db93e7f9-2332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 1fa3c18e-2333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 8ae11b5f-2334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.308+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: fcca8487-2335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-2336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.315+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: 3255d763-2337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5864bf32-2338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 140e4b8b-2339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 23960a06-2340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 2a9fa42d-2341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_33, and the Request Id: 9e1a69f6-2342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33, and the Request Id: b8c46839-2343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5e9a2eb4-2344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.354+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: f9bd0188-2345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.358+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: 6cbdf1f8-2346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-2347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: faa99854-2348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: 8ae11b5f-2349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-2350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: fcca8487-2351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5d60eb13-2352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f3f656ce-2354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 140e4b8b-2353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_39-, and the Request Id: 5864bf32-2355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 9e1a69f6-2357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.403+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: 23960a06-2356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: db93e7f9-2358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33-, and the Request Id: 1fa3c18e-2359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.419+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: 5d60eb13-2360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 3255d763-2361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-2362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 18402b88-2363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 8ae11b5f-2364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.440+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: 5278035c-2365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: faa99854-2366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 6cbdf1f8-2367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_40, and the Request Id: 18402b88-2368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-2369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-2371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f3f656ce-2372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_39-, and the Request Id: 140e4b8b-2370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.475+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: 2a9fa42d-2373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: b8c46839-2374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f9bd0188-2375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_38, and the Request Id: 5e9a2eb4-2376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 21b36df5-2377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 9e1a69f6-2378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 3255d763-2379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: db93e7f9-2380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.508+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: f3f656ce-2381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.512+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: faa99854-2382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-2383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 1fa3c18e-2384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5d60eb13-2385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 23960a06-2386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.533+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: 9e1a69f6-2387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.543+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: fcca8487-2388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_36, and the Request Id: 21b36df5-2389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-2390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 2a9fa42d-2391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: b8c46839-2392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.573+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: db93e7f9-2393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.574+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: 3255d763-2394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5278035c-2395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5864bf32-2396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 18402b88-2397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-2398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-2399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34-, and the Request Id: 8ae11b5f-2400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_33-, and the Request Id: 6cbdf1f8-2401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: faa99854-2402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 21b36df5-2403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 1fa3c18e-2404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 23960a06-2405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 140e4b8b-2406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: fcca8487-2407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34, and the Request Id: b8c46839-2408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 2a9fa42d-2409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5278035c-2410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f9bd0188-2411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-2412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_38, and the Request Id: 23960a06-2413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-2414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-2415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5e9a2eb4-2416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 9e1a69f6-2417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5864bf32-2418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 3255d763-2419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.727+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: 5278035c-2420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 140e4b8b-2422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-2421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-2424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: fcca8487-2423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_40, and the Request Id: f9bd0188-2425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34-, and the Request Id: 1fa3c18e-2426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.763+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: 18402b88-2427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_37, and the Request Id: 2a9fa42d-2428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 6cbdf1f8-2429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 23960a06-2430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_41-, and the Request Id: faa99854-2431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_40, and the Request Id: 5d60eb13-2432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: b8c46839-2433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 21b36df5-2434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 8ae11b5f-2435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.807+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: 5e9a2eb4-2436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: db93e7f9-2437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.816+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: f3f656ce-2438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 18402b88-2439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5278035c-2440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-2441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 6cbdf1f8-2442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_40-, and the Request Id: 5864bf32-2443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 9e1a69f6-2444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 2a9fa42d-2445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.882+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: db93e7f9-2446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 1fa3c18e-2447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_39-, and the Request Id: fcca8487-2448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.896+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: 140e4b8b-2449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 23960a06-2450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-2451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.905+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: 21b36df5-2452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5e9a2eb4-2453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f9bd0188-2454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: faa99854-2455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f3f656ce-2456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: b8c46839-2457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.930+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: 9e1a69f6-2458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5278035c-2459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 5d60eb13-2460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_39, and the Request Id: 23960a06-2461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.950+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: 3255d763-2462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: fcca8487-2463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 18402b88-2464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35-, and the Request Id: 8ae11b5f-2465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: faa99854-2466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.972+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: 6cbdf1f8-2467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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_42, and the Request Id: 18402b88-2468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 2a9fa42d-2469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: f3f656ce-2470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.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: 1fa3c18e-2471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.999+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: 5278035c-2472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5864bf32-2473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:24.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 21b36df5-2474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: db93e7f9-2475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.017+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: 2a9fa42d-2476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 140e4b8b-2477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5e9a2eb4-2478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: fcca8487-2479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 3255d763-2480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 23960a06-2481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f9bd0188-2482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5864bf32-2483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.043+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: f3f656ce-2484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35, and the Request Id: b8c46839-2485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-2486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 21b36df5-2487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.050+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: 5e9a2eb4-2488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 9e1a69f6-2489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_41, and the Request Id: f9bd0188-2490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-2491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_42-, and the Request Id: faa99854-2492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 140e4b8b-2493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35-, and the Request Id: 1fa3c18e-2494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_41, and the Request Id: 5d60eb13-2495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 3255d763-2496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-2497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 18402b88-2498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.087+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: fcca8487-2499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5278035c-2500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 8ae11b5f-2501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: b8c46839-2502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-2503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_38, and the Request Id: 21b36df5-2505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_41-, and the Request Id: 5864bf32-2504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 23960a06-2506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.124+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: 140e4b8b-2508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f3f656ce-2507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-2509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-2510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: fcca8487-2511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: faa99854-2512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f9bd0188-2513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5278035c-2514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 9e1a69f6-2516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.154+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: 23960a06-2517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 2a9fa42d-2515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5d60eb13-2518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.164+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: 3255d763-2519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_35, and the Request Id: db93e7f9-2520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 1fa3c18e-2521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 8ae11b5f-2522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 18402b88-2523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5864bf32-2524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_35-, and the Request Id: 6cbdf1f8-2525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: faa99854-2526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f3f656ce-2527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 21b36df5-2528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_43, and the Request Id: 18402b88-2529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-2530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 140e4b8b-2531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_36, and the Request Id: 9e1a69f6-2532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.223+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: 5278035c-2533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f9bd0188-2534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-2535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-2536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_39, and the Request Id: 2a9fa42d-2537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_43-, and the Request Id: faa99854-2538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5d60eb13-2539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: fcca8487-2540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.266+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: f9bd0188-2541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: db93e7f9-2542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 1fa3c18e-2543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 3255d763-2544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 18402b88-2545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36-, and the Request Id: 8ae11b5f-2546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.289+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: 5e9a2eb4-2547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-2548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 140e4b8b-2549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: b8c46839-2550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_42-, and the Request Id: 5864bf32-2551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 23960a06-2552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 9e1a69f6-2553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.335+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: 5d60eb13-2554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-2555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.341+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: fcca8487-2556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_39-, and the Request Id: f3f656ce-2557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f9bd0188-2558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36-, and the Request Id: 1fa3c18e-2559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 21b36df5-2560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-2561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5278035c-2563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 18402b88-2562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_42-, and the Request Id: 140e4b8b-2564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: db93e7f9-2565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 3255d763-2566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: b8c46839-2567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5864bf32-2568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 2a9fa42d-2569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5e9a2eb4-2570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: faa99854-2571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 23960a06-2572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5d60eb13-2573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 9e1a69f6-2574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_39, and the Request Id: 21b36df5-2575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f9bd0188-2576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5278035c-2577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5864bf32-2578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: fcca8487-2579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_44, and the Request Id: 18402b88-2580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-2581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 8ae11b5f-2582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f3f656ce-2583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_36, and the Request Id: db93e7f9-2584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 140e4b8b-2585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.479+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: 3255d763-2586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.486+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: 23960a06-2587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_37, and the Request Id: 9e1a69f6-2588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.499+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: f9bd0188-2589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_44-, and the Request Id: faa99854-2590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 1fa3c18e-2591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_36-, and the Request Id: 6cbdf1f8-2592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: 8ae11b5f-2593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-2594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 2a9fa42d-2595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-2596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5d60eb13-2597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_41-, and the Request Id: 5278035c-2598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 21b36df5-2599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: b8c46839-2600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_43-, and the Request Id: 5864bf32-2601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: fcca8487-2602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-2603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.550+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: 5d60eb13-2605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.550+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: 5e9a2eb4-2604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: faa99854-2606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f9bd0188-2607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f3f656ce-2608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 1fa3c18e-2609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-2610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_43-, and the Request Id: 140e4b8b-2612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.582+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: 2a9fa42d-2611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 9e1a69f6-2613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 3255d763-2614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_42-, and the Request Id: fcca8487-2615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5864bf32-2616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37, and the Request Id: b8c46839-2617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.607+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: f3f656ce-2618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: db93e7f9-2619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5278035c-2620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5d60eb13-2621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 21b36df5-2622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5e9a2eb4-2623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f9bd0188-2624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-2625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-2626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-2627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: fcca8487-2628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 140e4b8b-2629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 18402b88-2630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 3255d763-2631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5278035c-2632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 6cbdf1f8-2633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: faa99854-2634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37-, and the Request Id: 1fa3c18e-2635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_45, and the Request Id: 18402b88-2636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.671+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: f9bd0188-2637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 8ae11b5f-2638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_42, and the Request Id: 23960a06-2639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_40, and the Request Id: 21b36df5-2640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-2641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f3f656ce-2642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_44-, and the Request Id: 5864bf32-2643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.693+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: faa99854-2644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-2645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_42-, and the Request Id: 5278035c-2646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-2647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: b8c46839-2648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.706+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: 3255d763-2649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_43, and the Request Id: 5e9a2eb4-2650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 21b36df5-2651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 140e4b8b-2652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 9e1a69f6-2653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-2654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f9bd0188-2655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-2656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-2657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 18402b88-2658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 6cbdf1f8-2659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 23960a06-2660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.743+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: 2a9fa42d-2661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_44, and the Request Id: 5d60eb13-2662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.750+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: fcca8487-2663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 3255d763-2664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_37, and the Request Id: db93e7f9-2665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 8ae11b5f-2666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 1fa3c18e-2667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5864bf32-2668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.772+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: f3f656ce-2669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5278035c-2670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.778+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: 9e1a69f6-2671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_44-, and the Request Id: 140e4b8b-2672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: faa99854-2673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-2674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5e9a2eb4-2675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 3255d763-2676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5d60eb13-2677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 18402b88-2679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 2a9fa42d-2678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 23960a06-2680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: b8c46839-2682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-2681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.816+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: 6cbdf1f8-2683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38-, and the Request Id: 8ae11b5f-2684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: faa99854-2685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 1fa3c18e-2686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-2688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.839+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: 21b36df5-2689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_46, and the Request Id: 18402b88-2687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: fcca8487-2690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f3f656ce-2692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-2691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 140e4b8b-2693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38, and the Request Id: b8c46839-2694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_41-, and the Request Id: 3255d763-2695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.871+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: f9bd0188-2696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: db93e7f9-2697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_43, and the Request Id: 23960a06-2698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-2699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 140e4b8b-2700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_45-, and the Request Id: 5864bf32-2701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 9e1a69f6-2702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5e9a2eb4-2703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-2704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38-, and the Request Id: 1fa3c18e-2705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 21b36df5-2706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.914+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: 5d60eb13-2707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_46-, and the Request Id: faa99854-2708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_43-, and the Request Id: 5278035c-2709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-2710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 6cbdf1f8-2711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: fcca8487-2712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: b8c46839-2713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_44, and the Request Id: 5e9a2eb4-2714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 8ae11b5f-2715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-2716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 18402b88-2717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.952+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: 2a9fa42d-2718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 23960a06-2719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.965+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: fcca8487-2720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-2721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: db93e7f9-2722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: f9bd0188-2723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 3255d763-2724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.981+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: 140e4b8b-2725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 9e1a69f6-2726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-2727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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_42-, and the Request Id: f3f656ce-2728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 5278035c-2729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: 8ae11b5f-2730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.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: faa99854-2731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:25.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5864bf32-2732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_39, and the Request Id: 9e1a69f6-2733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-2734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-2735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5d60eb13-2736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: fcca8487-2737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: b8c46839-2738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 6cbdf1f8-2739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f9bd0188-2740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.042+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: 21b36df5-2741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 18402b88-2742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-2743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.048+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: db93e7f9-2744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5278035c-2745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-2746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 2a9fa42d-2747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 1fa3c18e-2748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-2749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.067+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: 3255d763-2750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-2751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_46, and the Request Id: f9bd0188-2752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_38-, and the Request Id: 6cbdf1f8-2754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_47, and the Request Id: 18402b88-2753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39-, and the Request Id: 8ae11b5f-2755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_44, and the Request Id: 23960a06-2756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f3f656ce-2757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5d60eb13-2758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: fcca8487-2759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: b8c46839-2760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_46-, and the Request Id: 5864bf32-2761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 21b36df5-2762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 140e4b8b-2763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.112+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: 5278035c-2764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_46, and the Request Id: 5d60eb13-2765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 9e1a69f6-2766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-2767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_45, and the Request Id: 5e9a2eb4-2768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: db93e7f9-2769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f9bd0188-2770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-2771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 3255d763-2772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_47-, and the Request Id: faa99854-2773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.134+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: 2a9fa42d-2774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39-, and the Request Id: 1fa3c18e-2775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 8ae11b5f-2776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_45-, and the Request Id: fcca8487-2777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-2778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 18402b88-2779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 23960a06-2780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: b8c46839-2781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.162+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: 140e4b8b-2782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-2783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.171+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: f3f656ce-2784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5864bf32-2785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5e9a2eb4-2786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-2787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5278035c-2788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: faa99854-2789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: fcca8487-2790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5d60eb13-2791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 1fa3c18e-2792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 18402b88-2793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-2794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 23960a06-2795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: db93e7f9-2796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-2797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.228+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: 9e1a69f6-2798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f9bd0188-2800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-2799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 6cbdf1f8-2801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-2802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-2803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.235+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: 21b36df5-2804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5864bf32-2805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5278035c-2806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.243+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: 18402b88-2807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 1fa3c18e-2808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_47, and the Request Id: f9bd0188-2809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: fcca8487-2810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40-, and the Request Id: 8ae11b5f-2811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.251+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: 23960a06-2812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 2a9fa42d-2813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40, and the Request Id: b8c46839-2814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 140e4b8b-2815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_43-, and the Request Id: 3255d763-2816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_39, and the Request Id: db93e7f9-2817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_48-, and the Request Id: faa99854-2818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.301+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: 5864bf32-2819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40-, and the Request Id: 1fa3c18e-2820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f3f656ce-2821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.314+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: 5e9a2eb4-2822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-2823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_39-, and the Request Id: 6cbdf1f8-2824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-2825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.334+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: 5278035c-2826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f9bd0188-2827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: b8c46839-2828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-2829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 140e4b8b-2830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 18402b88-2831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_46-, and the Request Id: fcca8487-2833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-2832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5278035c-2835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5864bf32-2834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 1fa3c18e-2836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 21b36df5-2837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: db93e7f9-2838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.397+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: 5d60eb13-2839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5e9a2eb4-2840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-2841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f3f656ce-2842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 8ae11b5f-2843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-2844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_44, and the Request Id: 2a9fa42d-2845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5278035c-2846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: fcca8487-2847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-2848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f9bd0188-2849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.445+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: 140e4b8b-2850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-2851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-2852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_46, and the Request Id: 23960a06-2853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-2854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-2855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-2856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5864bf32-2857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 8ae11b5f-2858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.472+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: 18402b88-2859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 1fa3c18e-2860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.480+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: f3f656ce-2861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-2862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41, and the Request Id: b8c46839-2863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.490+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: 5278035c-2864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-2865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: fcca8487-2866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.498+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: 5e9a2eb4-2868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 2a9fa42d-2869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.499+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: f9bd0188-2867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: db93e7f9-2870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.507+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: 9e1a69f6-2871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5d60eb13-2872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 3255d763-2873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41-, and the Request Id: 1fa3c18e-2874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.524+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: faa99854-2875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 6cbdf1f8-2876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_48-, and the Request Id: 5864bf32-2877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 23960a06-2878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_40, and the Request Id: db93e7f9-2879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 18402b88-2881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41-, and the Request Id: 8ae11b5f-2882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_44, and the Request Id: 21b36df5-2880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.552+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: fcca8487-2883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 140e4b8b-2884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: b8c46839-2885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5278035c-2886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f3f656ce-2887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_40-, and the Request Id: 6cbdf1f8-2888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-2889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 9e1a69f6-2890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.617+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: 3255d763-2891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5e9a2eb4-2892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5d60eb13-2893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: faa99854-2894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 140e4b8b-2895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 2a9fa42d-2897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5864bf32-2896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 1fa3c18e-2898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f3f656ce-2900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-2901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.657+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: 2a9fa42d-2902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.658+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: 5d60eb13-2899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 18402b88-2903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 23960a06-2904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 8ae11b5f-2905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: faa99854-2906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: fcca8487-2907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 21b36df5-2908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f9bd0188-2909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 6cbdf1f8-2910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.686+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: 18402b88-2911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5864bf32-2912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5278035c-2913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: b8c46839-2914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.699+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: 140e4b8b-2915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_45-, and the Request Id: f3f656ce-2916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_50-, and the Request Id: faa99854-2917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.710+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: 23960a06-2918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.712+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: f9bd0188-2919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 9e1a69f6-2920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 3255d763-2921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: db93e7f9-2922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 8ae11b5f-2923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5d60eb13-2924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 1fa3c18e-2925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-2922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 18402b88-2926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 2a9fa42d-2927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42, and the Request Id: b8c46839-2928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5e9a2eb4-2929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 6cbdf1f8-2930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_42, and the Request Id: 9e1a69f6-2931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.760+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: 5278035c-2932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.760+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: 5864bf32-2933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-2934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-2930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-2934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: fcca8487-2936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_41, and the Request Id: db93e7f9-2937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42-, and the Request Id: 1fa3c18e-2938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-2935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 140e4b8b-2939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: faa99854-2940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.788+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: 5e9a2eb4-2941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-2942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-2942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.797+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: 21b36df5-2943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42-, and the Request Id: 8ae11b5f-2944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 23960a06-2945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 2a9fa42d-2946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-2947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-2948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.822+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: 3255d763-2949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.823+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: fcca8487-2950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5d60eb13-2951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-2952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-2953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-2946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-2952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.841+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: 5d60eb13-2954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_41-, and the Request Id: 6cbdf1f8-2955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 9e1a69f6-2956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5e9a2eb4-2957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-2958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-2959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_51, and the Request Id: 18402b88-2960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 8ae11b5f-2961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: f3f656ce-2962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-2962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_51-, and the Request Id: faa99854-2963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 1fa3c18e-2965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_46, and the Request Id: 2a9fa42d-2964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5864bf32-2966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.905+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: 140e4b8b-2967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 9e1a69f6-2968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-2968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 21b36df5-2969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 23960a06-2970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: db93e7f9-2971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-2970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-2972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: fcca8487-2973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-2972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_46-, and the Request Id: f3f656ce-2975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-2974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5278035c-2976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-2974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5d60eb13-2977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-2976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.948+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: 9e1a69f6-2978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 5e9a2eb4-2979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-2979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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_48, and the Request Id: 23960a06-2980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: b8c46839-2981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-2981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: 18402b88-2982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.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: fcca8487-2983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:26.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-2984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-2984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-2983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 3255d763-2985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_50, and the Request Id: f9bd0188-2986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_48-, and the Request Id: 5278035c-2987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: faa99854-2988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 6cbdf1f8-2989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43-, and the Request Id: 8ae11b5f-2990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 2a9fa42d-2991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 1fa3c18e-2992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 140e4b8b-2993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-2992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.029+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: 5e9a2eb4-2994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.032+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: 5864bf32-2995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 18402b88-2996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-2996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: b8c46839-2997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: faa99854-2998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-2998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-2999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-2999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 140e4b8b-3000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 9e1a69f6-3001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f9bd0188-3002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 23960a06-3003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.071+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: 5d60eb13-3004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_52, and the Request Id: 18402b88-3005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 21b36df5-3006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: db93e7f9-3007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43-, and the Request Id: 1fa3c18e-3008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 6cbdf1f8-3009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5864bf32-3010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f3f656ce-3011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.102+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: db93e7f9-3012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.105+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: fcca8487-3013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.108+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: 140e4b8b-3014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_52-, and the Request Id: faa99854-3015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f9bd0188-3016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 8ae11b5f-3017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5864bf32-3018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-3019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 18402b88-3020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-3021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5278035c-3022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_51, and the Request Id: f9bd0188-3023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_42-, and the Request Id: 6cbdf1f8-3024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: b8c46839-3025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 140e4b8b-3026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5e9a2eb4-3027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 9e1a69f6-3028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 2a9fa42d-3029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_51-, and the Request Id: 5864bf32-3030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: faa99854-3031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-3032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 23960a06-3033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.169+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: 21b36df5-3034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-3035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: db93e7f9-3036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f9bd0188-3037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 1fa3c18e-3038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-3039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-3040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f3f656ce-3041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5278035c-3043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5864bf32-3042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.202+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: 2a9fa42d-3044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_51, and the Request Id: 5d60eb13-3046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: fcca8487-3045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-3047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.214+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: 9e1a69f6-3048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-3049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-3051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.220+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: 140e4b8b-3052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_46-, and the Request Id: 3255d763-3050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.227+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: f9bd0188-3053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-3054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 6cbdf1f8-3055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44-, and the Request Id: 8ae11b5f-3056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_53, and the Request Id: 18402b88-3057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_52-, and the Request Id: 5864bf32-3058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.249+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: 23960a06-3059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_47-, and the Request Id: f3f656ce-3060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-3061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 140e4b8b-3062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5e9a2eb4-3063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f9bd0188-3064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 9e1a69f6-3065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-3066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 21b36df5-3067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-3068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-3069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.280+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: 5d60eb13-3071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.280+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: faa99854-3070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: fcca8487-3072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: db93e7f9-3073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.287+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: 5278035c-3074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44, and the Request Id: b8c46839-3075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 2a9fa42d-3076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 6cbdf1f8-3078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-3077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 3255d763-3079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_43, and the Request Id: db93e7f9-3080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f3f656ce-3081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 21b36df5-3082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.330+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: 5e9a2eb4-3083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 8ae11b5f-3084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-3085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-3086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 18402b88-3087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 2a9fa42d-3088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.350+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: 140e4b8b-3089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44-, and the Request Id: 1fa3c18e-3090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.359+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: 21b36df5-3091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-3092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-3093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5864bf32-3094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-3095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.375+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: fcca8487-3097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: faa99854-3096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-3098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5278035c-3100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f3f656ce-3099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_53, and the Request Id: f9bd0188-3101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.386+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: 6cbdf1f8-3102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_45, and the Request Id: 9e1a69f6-3103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_53-, and the Request Id: 5864bf32-3104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.403+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: 3255d763-3105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.410+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: 2a9fa42d-3106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5e9a2eb4-3107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 140e4b8b-3108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: b8c46839-3109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 21b36df5-3110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f9bd0188-3111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 18402b88-3112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-3113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: db93e7f9-3114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45-, and the Request Id: 8ae11b5f-3115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-3116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 1fa3c18e-3117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: faa99854-3118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.449+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: f3f656ce-3119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 140e4b8b-3120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-3122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: fcca8487-3123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.458+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: 18402b88-3124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5864bf32-3121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 6cbdf1f8-3125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 3255d763-3126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 2a9fa42d-3127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.472+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: 5d60eb13-3128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 9e1a69f6-3129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.481+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: 23960a06-3130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 21b36df5-3131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f9bd0188-3132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_54-, and the Request Id: faa99854-3133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f3f656ce-3134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: b8c46839-3135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5864bf32-3136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: db93e7f9-3137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_53-, and the Request Id: 140e4b8b-3138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 1fa3c18e-3139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5e9a2eb4-3140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45, and the Request Id: b8c46839-3141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 3255d763-3142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_54, and the Request Id: f9bd0188-3143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 6cbdf1f8-3144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_48, and the Request Id: 21b36df5-3145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: fcca8487-3146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-3147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.525+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: 5278035c-3148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 2a9fa42d-3149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 18402b88-3151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.539+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: 5864bf32-3150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.544+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: 5e9a2eb4-3152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f3f656ce-3153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_48-, and the Request Id: 3255d763-3154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.550+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: db93e7f9-3155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-3156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 23960a06-3157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.569+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: fcca8487-3158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-3159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 140e4b8b-3160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f9bd0188-3161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 18402b88-3162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45-, and the Request Id: 1fa3c18e-3163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_44-, and the Request Id: 6cbdf1f8-3164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-3165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_55, and the Request Id: 18402b88-3166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-3167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.615+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: 2a9fa42d-3168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5e9a2eb4-3169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: b8c46839-3170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-3171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5864bf32-3173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 21b36df5-3172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 140e4b8b-3174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 9e1a69f6-3175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: db93e7f9-3176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.650+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: 5d60eb13-3177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-3178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_49-, and the Request Id: f3f656ce-3179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5278035c-3180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_55-, and the Request Id: faa99854-3181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 1fa3c18e-3182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f9bd0188-3183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 8ae11b5f-3184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-3185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 6cbdf1f8-3186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 18402b88-3187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.685+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: 23960a06-3188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_46, and the Request Id: 9e1a69f6-3189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-3190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.690+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: 140e4b8b-3191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-3192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 2a9fa42d-3193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: b8c46839-3194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.713+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: f9bd0188-3195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-3196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: faa99854-3197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_51-, and the Request Id: 5278035c-3198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 3255d763-3199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.730+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: 21b36df5-3200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46-, and the Request Id: 8ae11b5f-3201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 1fa3c18e-3202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-3203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: fcca8487-3204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-3205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f3f656ce-3206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: db93e7f9-3207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46, and the Request Id: b8c46839-3208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-3209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.773+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: 5e9a2eb4-3210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_55-, and the Request Id: 5864bf32-3211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 140e4b8b-3213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 9e1a69f6-3212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5278035c-3214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-3215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 18402b88-3217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-3218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.812+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: 3255d763-3216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.825+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: db93e7f9-3219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46-, and the Request Id: 1fa3c18e-3220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 8ae11b5f-3221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.843+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: fcca8487-3222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-3223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: faa99854-3224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-3225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_56, and the Request Id: 18402b88-3226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.862+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: 6cbdf1f8-3227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 140e4b8b-3228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5864bf32-3229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_56-, and the Request Id: faa99854-3230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: f3f656ce-3231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 23960a06-3232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 21b36df5-3233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.898+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: 5d60eb13-3234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5e9a2eb4-3235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-3236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: b8c46839-3237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5864bf32-3238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.921+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: 140e4b8b-3239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-3240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.924+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: 2a9fa42d-3241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_52, and the Request Id: 23960a06-3242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: db93e7f9-3243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-3244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 9e1a69f6-3245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_56, and the Request Id: f9bd0188-3246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: fcca8487-3247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 18402b88-3248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 1fa3c18e-3249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 8ae11b5f-3250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.964+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: f3f656ce-3251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 5d60eb13-3252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.976+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: 9e1a69f6-3253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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_52-, and the Request Id: 5278035c-3254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.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: 6cbdf1f8-3255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:27.994+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: 5864bf32-3256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: faa99854-3257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5e9a2eb4-3258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 21b36df5-3259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: fcca8487-3260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 2a9fa42d-3261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 23960a06-3262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 140e4b8b-3263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: b8c46839-3264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 3255d763-3265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.040+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: 21b36df5-3266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: db93e7f9-3267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.044+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: 5e9a2eb4-3268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47-, and the Request Id: 8ae11b5f-3269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: f3f656ce-3270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 1fa3c18e-3271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 18402b88-3272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-3273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47, and the Request Id: b8c46839-3274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: f9bd0188-3276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-3275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_50-, and the Request Id: 3255d763-3277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-3278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 9e1a69f6-3279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.094+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: fcca8487-3280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5d60eb13-3281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.104+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: db93e7f9-3282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 140e4b8b-3283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 2a9fa42d-3285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5864bf32-3284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-3286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 21b36df5-3287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5e9a2eb4-3288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_57, and the Request Id: 18402b88-3289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-3290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_46-, and the Request Id: 6cbdf1f8-3291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5278035c-3292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47-, and the Request Id: 1fa3c18e-3293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 8ae11b5f-3294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_57-, and the Request Id: faa99854-3295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.159+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: 2a9fa42d-3296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: fcca8487-3297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_56, and the Request Id: 5d60eb13-3298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.170+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: 23960a06-3299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 3255d763-3300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: db93e7f9-3301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-3302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-3303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 18402b88-3304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_53-, and the Request Id: 5278035c-3305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_56-, and the Request Id: 140e4b8b-3306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: b8c46839-3307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 21b36df5-3308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-3309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 9e1a69f6-3310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-3311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_51-, and the Request Id: f3f656ce-3312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.225+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: f9bd0188-3313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: faa99854-3314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-3315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 1fa3c18e-3316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.239+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: 5e9a2eb4-3317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 18402b88-3318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 8ae11b5f-3319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 23960a06-3321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: b8c46839-3320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5d60eb13-3323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.253+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: fcca8487-3322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 6cbdf1f8-3324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: faa99854-3325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.258+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: 9e1a69f6-3326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.261+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: 5864bf32-3328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-3327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_58, and the Request Id: 18402b88-3329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_51, and the Request Id: 21b36df5-3330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 2a9fa42d-3332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5278035c-3331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: b8c46839-3333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 140e4b8b-3334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: db93e7f9-3335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5e9a2eb4-3336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_58-, and the Request Id: faa99854-3337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48-, and the Request Id: 1fa3c18e-3338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-3339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.313+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: db93e7f9-3341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_51-, and the Request Id: 3255d763-3340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_48-, and the Request Id: 8ae11b5f-3342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-3343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: fcca8487-3344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: f3f656ce-3345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-3346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: f9bd0188-3347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-3348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5278035c-3349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 18402b88-3350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-3351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.353+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: 23960a06-3352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 9e1a69f6-3353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5864bf32-3354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 1fa3c18e-3355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.365+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: 6cbdf1f8-3356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: faa99854-3357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 2a9fa42d-3358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-3359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_54-, and the Request Id: 5278035c-3360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_57, and the Request Id: 5d60eb13-3361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5e9a2eb4-3362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 3255d763-3363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: db93e7f9-3365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-3364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: fcca8487-3366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 8ae11b5f-3367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.407+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: 5e9a2eb4-3368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: b8c46839-3369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-3370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-3371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: faa99854-3372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 21b36df5-3374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 1fa3c18e-3373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.427+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: 18402b88-3375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 23960a06-3376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_57-, and the Request Id: 140e4b8b-3377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49, and the Request Id: b8c46839-3379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.438+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: fcca8487-3380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_52, and the Request Id: 2a9fa42d-3378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5864bf32-3381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 9e1a69f6-3382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5d60eb13-3383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-3384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_59-, and the Request Id: faa99854-3385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-3386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.463+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: f9bd0188-3387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-3388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.475+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: f3f656ce-3389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5e9a2eb4-3390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: db93e7f9-3391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.479+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: 21b36df5-3392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 8ae11b5f-3393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 140e4b8b-3394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49-, and the Request Id: 1fa3c18e-3395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_49, and the Request Id: 9e1a69f6-3396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_58-, and the Request Id: 5864bf32-3397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 6cbdf1f8-3398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 23960a06-3399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 2a9fa42d-3400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: fcca8487-3401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 18402b88-3402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.512+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: db93e7f9-3403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-3404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: 8ae11b5f-3405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5278035c-3406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.524+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: 3255d763-3407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-3408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_55, and the Request Id: 23960a06-3409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 140e4b8b-3410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: f9bd0188-3411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: f3f656ce-3413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 9e1a69f6-3412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_58, and the Request Id: 5d60eb13-3414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5e9a2eb4-3415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.559+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: 6cbdf1f8-3416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.562+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: 5278035c-3417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_58-, and the Request Id: 140e4b8b-3418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-3419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 21b36df5-3420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: fcca8487-3421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 1fa3c18e-3422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 2a9fa42d-3423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5864bf32-3424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: db93e7f9-3425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-3426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 3255d763-3427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 8ae11b5f-3428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.599+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: 2a9fa42d-3429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.601+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: 5e9a2eb4-3430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5d60eb13-3432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 23960a06-3431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 18402b88-3433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_53-, and the Request Id: f3f656ce-3434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: faa99854-3435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 21b36df5-3436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.624+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: fcca8487-3437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: b8c46839-3438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-3439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-3440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_60, and the Request Id: 18402b88-3441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-3442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: f9bd0188-3443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-3444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5278035c-3445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_59, and the Request Id: f9bd0188-3446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 9e1a69f6-3447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5e9a2eb4-3448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.660+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: 21b36df5-3449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50, and the Request Id: b8c46839-3450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 140e4b8b-3451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-3452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 23960a06-3453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_53-, and the Request Id: 3255d763-3454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5278035c-3455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: db93e7f9-3456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_60-, and the Request Id: faa99854-3457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-3458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 8ae11b5f-3459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_59-, and the Request Id: 5864bf32-3460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 6cbdf1f8-3461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-3462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_56, and the Request Id: 23960a06-3463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 21b36df5-3464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.724+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: 9e1a69f6-3465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5d60eb13-3466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50-, and the Request Id: 1fa3c18e-3467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 140e4b8b-3468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: f9bd0188-3469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_49, and the Request Id: db93e7f9-3470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-3471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 3255d763-3472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5e9a2eb4-3473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-3474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-3475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.767+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: 5278035c-3476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.771+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: 6cbdf1f8-3477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.775+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: 5d60eb13-3478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: faa99854-3479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: fcca8487-3480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.798+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: 5e9a2eb4-3481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_54, and the Request Id: 2a9fa42d-3482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 23960a06-3483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: b8c46839-3484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 21b36df5-3485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50-, and the Request Id: 8ae11b5f-3486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 3255d763-3487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5864bf32-3488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.841+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: 140e4b8b-3490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.843+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: fcca8487-3491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.845+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: f3f656ce-3489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: db93e7f9-3492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-3493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-3495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.865+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: 21b36df5-3494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5864bf32-3496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 18402b88-3497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5278035c-3498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 6cbdf1f8-3499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: faa99854-3501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 8ae11b5f-3500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.890+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: 18402b88-3502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 1fa3c18e-3503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_60, and the Request Id: f9bd0188-3504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 2a9fa42d-3505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_61-, and the Request Id: faa99854-3506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.912+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: 3255d763-3507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5e9a2eb4-3508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-3509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: f3f656ce-3510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5d60eb13-3511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 18402b88-3512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-3513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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_60-, and the Request Id: 5864bf32-3514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 5278035c-3515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 6cbdf1f8-3516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 21b36df5-3517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.955+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: 23960a06-3518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: b8c46839-3519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 9e1a69f6-3520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.964+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: db93e7f9-3521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: f9bd0188-3522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: fcca8487-3523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 2a9fa42d-3524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: faa99854-3525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 140e4b8b-3526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:28.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: 1fa3c18e-3527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f3f656ce-3528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 8ae11b5f-3529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.005+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: 5278035c-3530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-3531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51, and the Request Id: b8c46839-3532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5864bf32-3533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.021+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: 9e1a69f6-3535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-3534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-3536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 23960a06-3537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 140e4b8b-3538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.048+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: 2a9fa42d-3539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f9bd0188-3540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: fcca8487-3541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.055+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: 6cbdf1f8-3542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-3543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51-, and the Request Id: 1fa3c18e-3544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 21b36df5-3545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: faa99854-3546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.067+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: f3f656ce-3547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-3548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 3255d763-3549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_60, and the Request Id: 5d60eb13-3550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.075+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: 18402b88-3551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.078+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: 21b36df5-3552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.081+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: 5e9a2eb4-3553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: db93e7f9-3554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: 8ae11b5f-3555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 2a9fa42d-3556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-3557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.099+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: fcca8487-3558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: b8c46839-3559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5864bf32-3560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_60-, and the Request Id: 140e4b8b-3561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_55-, and the Request Id: 3255d763-3562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_61, and the Request Id: f9bd0188-3563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-3564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_62-, and the Request Id: faa99854-3565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-3566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_61-, and the Request Id: 5864bf32-3567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.128+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: 23960a06-3568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 9e1a69f6-3569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 21b36df5-3570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5d60eb13-3571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 1fa3c18e-3572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-3573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 18402b88-3574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5e9a2eb4-3575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 140e4b8b-3577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-3576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 8ae11b5f-3578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 2a9fa42d-3579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: faa99854-3580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_58-, and the Request Id: 5278035c-3582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-3581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.195+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: 2a9fa42d-3583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-3584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: b8c46839-3585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5864bf32-3586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5e9a2eb4-3587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 3255d763-3588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-3589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5d60eb13-3590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.236+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: f3f656ce-3592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: db93e7f9-3591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-3594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 23960a06-3593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 2a9fa42d-3595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.251+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: 5e9a2eb4-3596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-3597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-3598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5864bf32-3599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-3600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-3601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 1fa3c18e-3602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-3603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.276+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: 5d60eb13-3604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5278035c-3605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 3255d763-3606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.280+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: db93e7f9-3607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: b8c46839-3608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f3f656ce-3609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 8ae11b5f-3610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.293+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: fcca8487-3611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-3612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.301+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: f9bd0188-3613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.302+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: 9e1a69f6-3614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.303+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: 21b36df5-3615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_51-, and the Request Id: 6cbdf1f8-3616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_63, and the Request Id: 18402b88-3617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_61-, and the Request Id: 140e4b8b-3618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52-, and the Request Id: 1fa3c18e-3619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-3620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-3621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5e9a2eb4-3622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 2a9fa42d-3623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_56-, and the Request Id: 3255d763-3624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.343+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: 5864bf32-3625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_59, and the Request Id: 23960a06-3626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: 8ae11b5f-3627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-3629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: db93e7f9-3628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.353+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: 5278035c-3630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_57, and the Request Id: 2a9fa42d-3631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5d60eb13-3632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_63-, and the Request Id: faa99854-3633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 21b36df5-3634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: fcca8487-3635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: b8c46839-3636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 23960a06-3637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f9bd0188-3638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 18402b88-3639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 6cbdf1f8-3640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5e9a2eb4-3641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 140e4b8b-3642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 9e1a69f6-3643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: fcca8487-3644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5278035c-3645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_57-, and the Request Id: f3f656ce-3646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5864bf32-3647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-3648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: db93e7f9-3649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-3650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: faa99854-3651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 6cbdf1f8-3652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 8ae11b5f-3653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 2a9fa42d-3654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.433+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: db93e7f9-3655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.433+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: 5e9a2eb4-3656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5d60eb13-3657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 23960a06-3658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5278035c-3659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 21b36df5-3660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.451+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: fcca8487-3661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-3662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: b8c46839-3663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f3f656ce-3665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 18402b88-3664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_60, and the Request Id: 23960a06-3666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-3667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-3668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 1fa3c18e-3669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-3671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.477+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: 21b36df5-3670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.482+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: 6cbdf1f8-3672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: faa99854-3673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.483+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: 5d60eb13-3674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5864bf32-3675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.489+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: 3255d763-3676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 2a9fa42d-3677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.496+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: 140e4b8b-3678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53, and the Request Id: b8c46839-3679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 21b36df5-3680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5e9a2eb4-3681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.509+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: f9bd0188-3682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: db93e7f9-3683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 8ae11b5f-3684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_60-, and the Request Id: 5278035c-3685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_64, and the Request Id: 18402b88-3686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f3f656ce-3687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_63-, and the Request Id: 5864bf32-3688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_58, and the Request Id: 2a9fa42d-3689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.524+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: 9e1a69f6-3690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 3255d763-3691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: fcca8487-3692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5d60eb13-3693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 23960a06-3694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 6cbdf1f8-3695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_64-, and the Request Id: faa99854-3696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53-, and the Request Id: 8ae11b5f-3697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_58-, and the Request Id: f3f656ce-3698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f9bd0188-3699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-3700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53-, and the Request Id: 1fa3c18e-3701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-3702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 21b36df5-3703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 140e4b8b-3704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-3705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5278035c-3706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-3707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 9e1a69f6-3709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5864bf32-3710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 2a9fa42d-3708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: fcca8487-3711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.627+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: 5e9a2eb4-3712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5d60eb13-3713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: b8c46839-3714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-3715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f9bd0188-3716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.643+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: 5d60eb13-3717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: faa99854-3718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 23960a06-3719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 1fa3c18e-3720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 18402b88-3721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_58, and the Request Id: 21b36df5-3722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: faa99854-3723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-3724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5864bf32-3725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 8ae11b5f-3726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f3f656ce-3728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.675+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: 18402b88-3727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5278035c-3729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.686+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: fcca8487-3730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.689+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: db93e7f9-3731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.691+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: 3255d763-3732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_64, and the Request Id: f9bd0188-3733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.697+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: 23960a06-3734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: b8c46839-3735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.707+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: 140e4b8b-3736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 2a9fa42d-3737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 1fa3c18e-3738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f3f656ce-3739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.718+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: 5864bf32-3740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 9e1a69f6-3741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_61-, and the Request Id: 5278035c-3742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_59, and the Request Id: 2a9fa42d-3743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_65-, and the Request Id: faa99854-3744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5e9a2eb4-3745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 8ae11b5f-3746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: b8c46839-3747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.733+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: 6cbdf1f8-3748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.733+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: 9e1a69f6-3749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-3750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-3751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 21b36df5-3752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 18402b88-3753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f9bd0188-3754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: fcca8487-3755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54-, and the Request Id: 1fa3c18e-3756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: 8ae11b5f-3757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.769+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: f3f656ce-3758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: faa99854-3759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5e9a2eb4-3760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-3761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5278035c-3762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-3763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5864bf32-3764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: fcca8487-3765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 9e1a69f6-3767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.799+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: 5e9a2eb4-3766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 3255d763-3768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5d60eb13-3769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-3771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: db93e7f9-3772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-3773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 23960a06-3770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 2a9fa42d-3774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 1fa3c18e-3775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.825+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: 5d60eb13-3776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-3777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_66, and the Request Id: 18402b88-3778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-3779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f9bd0188-3780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 8ae11b5f-3781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5278035c-3782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.858+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: fcca8487-3783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5864bf32-3784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.871+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: 140e4b8b-3785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.872+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: faa99854-3786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 21b36df5-3787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f3f656ce-3788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.900+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: f9bd0188-3789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_62, and the Request Id: 23960a06-3790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: db93e7f9-3791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-3792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-3793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-3794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 18402b88-3795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-3796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5e9a2eb4-3797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.926+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: 21b36df5-3798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 1fa3c18e-3799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 8ae11b5f-3800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_62-, and the Request Id: 5278035c-3801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 5d60eb13-3802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: fcca8487-3803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.954+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: db93e7f9-3804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 2a9fa42d-3805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: f3f656ce-3806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.979+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: 3255d763-3807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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_65-, and the Request Id: 5864bf32-3808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.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: 23960a06-3809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55, and the Request Id: b8c46839-3810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:29.998+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: 9e1a69f6-3811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.006+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: 2a9fa42d-3812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 140e4b8b-3813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5e9a2eb4-3814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 21b36df5-3815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: fcca8487-3816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: faa99854-3818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.027+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: 6cbdf1f8-3819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5278035c-3817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55-, and the Request Id: 1fa3c18e-3820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55-, and the Request Id: 8ae11b5f-3821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.039+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: 5e9a2eb4-3822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 18402b88-3823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.042+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: f3f656ce-3824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-3825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-3826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-3827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-3828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: b8c46839-3830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.063+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: fcca8487-3829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-3831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.070+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: 18402b88-3832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5d60eb13-3833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: db93e7f9-3834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 140e4b8b-3835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.080+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: 5d60eb13-3836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-3837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.086+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: 23960a06-3838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5e9a2eb4-3839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-3840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 9e1a69f6-3841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 1fa3c18e-3842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f3f656ce-3843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_67-, and the Request Id: faa99854-3844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5864bf32-3845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.111+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: 5278035c-3846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: fcca8487-3847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-3848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 6cbdf1f8-3849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 18402b88-3850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 8ae11b5f-3851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 23960a06-3852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_60, and the Request Id: 21b36df5-3853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5e9a2eb4-3854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: fcca8487-3855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: b8c46839-3856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: faa99854-3857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5278035c-3858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.169+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: 140e4b8b-3859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-3860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: db93e7f9-3861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-3862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_60-, and the Request Id: 3255d763-3863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-3864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 9e1a69f6-3865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 1fa3c18e-3866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.189+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: 5e9a2eb4-3867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 23960a06-3869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5864bf32-3868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 18402b88-3870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_61, and the Request Id: 2a9fa42d-3871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5278035c-3872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: b8c46839-3873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_66, and the Request Id: f9bd0188-3874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.203+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: fcca8487-3875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-3876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 8ae11b5f-3877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5d60eb13-3878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-3879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 21b36df5-3880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.214+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: db93e7f9-3881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.220+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: 23960a06-3882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_61-, and the Request Id: f3f656ce-3883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.232+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: 9e1a69f6-3884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_66-, and the Request Id: 5864bf32-3885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56-, and the Request Id: 1fa3c18e-3886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 3255d763-3887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-3888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.256+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: 18402b88-3889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 140e4b8b-3890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.264+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: 6cbdf1f8-3891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_68-, and the Request Id: faa99854-3892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.269+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: 5278035c-3893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56-, and the Request Id: 8ae11b5f-3894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: fcca8487-3895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-3896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: b8c46839-3897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 18402b88-3898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f9bd0188-3899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 23960a06-3900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-3901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5d60eb13-3902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 3255d763-3903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f3f656ce-3904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: db93e7f9-3905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_61, and the Request Id: 21b36df5-3906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 140e4b8b-3907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.358+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: 5d60eb13-3908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 1fa3c18e-3909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-3910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 9e1a69f6-3911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-3912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.377+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: 3255d763-3913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5864bf32-3914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5e9a2eb4-3915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.385+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: 2a9fa42d-3916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5278035c-3917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_66-, and the Request Id: 140e4b8b-3918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: fcca8487-3919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 21b36df5-3920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: faa99854-3921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 23960a06-3922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 8ae11b5f-3923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.414+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: 5e9a2eb4-3924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5278035c-3925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 6cbdf1f8-3926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_65, and the Request Id: 23960a06-3927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_62-, and the Request Id: f3f656ce-3928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: b8c46839-3929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 3255d763-3930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f9bd0188-3931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-3932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-3931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5d60eb13-3933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: faa99854-3935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-3934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-3936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.460+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: fcca8487-3937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57, and the Request Id: b8c46839-3938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5864bf32-3939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-3940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 8ae11b5f-3941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-3939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_67, and the Request Id: f9bd0188-3942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_69, and the Request Id: 18402b88-3943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.481+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: 5278035c-3944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-3945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-3945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-3947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57-, and the Request Id: 1fa3c18e-3948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 3255d763-3949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-3949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 140e4b8b-3946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_62, and the Request Id: 21b36df5-3950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.504+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: 9e1a69f6-3951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5e9a2eb4-3952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f3f656ce-3953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_62-, and the Request Id: 3255d763-3954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_67-, and the Request Id: 5864bf32-3955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-3947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-3956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_69-, and the Request Id: faa99854-3957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 23960a06-3958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-3956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 6cbdf1f8-3959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-3959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f3f656ce-3960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-3960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57-, and the Request Id: 8ae11b5f-3962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: b8c46839-3961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.546+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: 2a9fa42d-3963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5d60eb13-3964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.553+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: db93e7f9-3965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-3964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 18402b88-3966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_63-, and the Request Id: f3f656ce-3967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: fcca8487-3968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 140e4b8b-3970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 9e1a69f6-3969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f9bd0188-3971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 21b36df5-3972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 1fa3c18e-3973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-3970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: faa99854-3974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-3975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.594+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: 5d60eb13-3976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_56-, and the Request Id: 6cbdf1f8-3977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 18402b88-3978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-3978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-3979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: faa99854-3980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 8ae11b5f-3982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5e9a2eb4-3983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: db93e7f9-3981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-3983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: fcca8487-3984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-3980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-3984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-3985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 23960a06-3986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-3986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.627+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: 5e9a2eb4-3987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_70, and the Request Id: 18402b88-3988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5864bf32-3989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-3990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.645+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: 140e4b8b-3991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f3f656ce-3992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5278035c-3993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-3985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-3994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-3993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 1fa3c18e-3995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-3995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.653+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: 23960a06-3996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-3994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58, and the Request Id: b8c46839-3997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.660+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: fcca8487-3999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 8ae11b5f-3998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-4000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-3998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-4001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 6cbdf1f8-4002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5864bf32-4003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.673+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: f9bd0188-4004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.676+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: 9e1a69f6-4005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.679+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: faa99854-4006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.685+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: 5278035c-4007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5d60eb13-4008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-4009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58-, and the Request Id: 1fa3c18e-4010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-4011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-4013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5e9a2eb4-4012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 18402b88-4014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58-, and the Request Id: 8ae11b5f-4015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.716+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: 21b36df5-4016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: db93e7f9-4017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_68-, and the Request Id: 5864bf32-4018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 140e4b8b-4019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 23960a06-4020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: b8c46839-4021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_64, and the Request Id: 2a9fa42d-4022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-4023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_63-, and the Request Id: 3255d763-4024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f9bd0188-4025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 9e1a69f6-4026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: fcca8487-4027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.757+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: f3f656ce-4028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5d60eb13-4029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.758+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: db93e7f9-4030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5278035c-4031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: faa99854-4032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 1fa3c18e-4033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 140e4b8b-4034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 8ae11b5f-4035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.778+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: 5d60eb13-4036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 21b36df5-4037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.784+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: 6cbdf1f8-4038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-4039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 9e1a69f6-4040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5864bf32-4041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-4042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: fcca8487-4043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_68-, and the Request Id: 140e4b8b-4044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 18402b88-4045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: b8c46839-4046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5278035c-4047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-4048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 8ae11b5f-4049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f9bd0188-4051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-4050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 3255d763-4052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.811+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: 5e9a2eb4-4053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-4054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.815+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: 9e1a69f6-4055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5864bf32-4056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f3f656ce-4057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 1fa3c18e-4058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 140e4b8b-4059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.828+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: 23960a06-4060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.836+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: 18402b88-4061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-4062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-4063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.843+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: fcca8487-4064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.844+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: f9bd0188-4065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-4066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_64, and the Request Id: 21b36df5-4067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: db93e7f9-4068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f3f656ce-4069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59, and the Request Id: b8c46839-4070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_65, and the Request Id: 2a9fa42d-4071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.860+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: 5278035c-4072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_71-, and the Request Id: faa99854-4073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59-, and the Request Id: 8ae11b5f-4074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 6cbdf1f8-4075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.873+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: 3255d763-4076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5d60eb13-4077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5e9a2eb4-4078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59-, and the Request Id: 1fa3c18e-4079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 9e1a69f6-4081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.890+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: 5864bf32-4080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.897+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: f3f656ce-4082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 140e4b8b-4083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 23960a06-4084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.905+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: 5d60eb13-4085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-4086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-4087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 21b36df5-4088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: db93e7f9-4089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5278035c-4090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f9bd0188-4091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: b8c46839-4092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 2a9fa42d-4093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-4094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 3255d763-4095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5e9a2eb4-4096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: fcca8487-4097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-4098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: faa99854-4099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_68, and the Request Id: 5e9a2eb4-4100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_69-, and the Request Id: 140e4b8b-4101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5864bf32-4102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-4103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-4104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5278035c-4106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.964+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: db93e7f9-4105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.966+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: fcca8487-4107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: f9bd0188-4109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 9e1a69f6-4108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 21b36df5-4110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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_68, and the Request Id: 23960a06-4111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-4112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 18402b88-4113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 3255d763-4114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: 5d60eb13-4115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.993+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: 6cbdf1f8-4116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-4118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:30.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: faa99854-4117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-4119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_72, and the Request Id: 18402b88-4120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.008+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: 21b36df5-4121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5864bf32-4122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 8ae11b5f-4123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.017+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: f9bd0188-4124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.023+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: 5278035c-4125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: db93e7f9-4126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 140e4b8b-4128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.035+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: 9e1a69f6-4129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f3f656ce-4127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-4130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: b8c46839-4131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.086+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: 2a9fa42d-4132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_70-, and the Request Id: 5864bf32-4133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_72-, and the Request Id: faa99854-4134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 23960a06-4135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.098+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: 3255d763-4136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 6cbdf1f8-4137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5d60eb13-4138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-4139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: 8ae11b5f-4140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_66-, and the Request Id: f3f656ce-4141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: b8c46839-4142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-4143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: fcca8487-4144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5278035c-4145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 140e4b8b-4146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 21b36df5-4147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 18402b88-4148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f9bd0188-4149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 2a9fa42d-4150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: db93e7f9-4151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 6cbdf1f8-4152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 3255d763-4153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.148+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: 5e9a2eb4-4154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_70, and the Request Id: 5d60eb13-4156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: faa99854-4155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-4157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5864bf32-4158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60-, and the Request Id: 1fa3c18e-4159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f3f656ce-4160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 9e1a69f6-4161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_70-, and the Request Id: 140e4b8b-4162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f9bd0188-4163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_69-, and the Request Id: fcca8487-4164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 3255d763-4165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5864bf32-4166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5d60eb13-4167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.214+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: db93e7f9-4168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_66, and the Request Id: 21b36df5-4169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 23960a06-4170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.228+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: f9bd0188-4171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: b8c46839-4173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5e9a2eb4-4172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 8ae11b5f-4174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 2a9fa42d-4175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 140e4b8b-4176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f3f656ce-4177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.264+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: 3255d763-4178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-4179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: faa99854-4180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5278035c-4182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_73, and the Request Id: 18402b88-4181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_69, and the Request Id: 23960a06-4183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.296+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: 5864bf32-4184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5d60eb13-4185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: fcca8487-4186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_67, and the Request Id: 2a9fa42d-4187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 140e4b8b-4188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 9e1a69f6-4190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_69-, and the Request Id: 5278035c-4191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f9bd0188-4189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_73-, and the Request Id: faa99854-4192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-4193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.350+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: 6cbdf1f8-4194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 18402b88-4195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.362+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: 5d60eb13-4196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5e9a2eb4-4197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 23960a06-4198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 21b36df5-4199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: fcca8487-4200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: b8c46839-4201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.393+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: 5e9a2eb4-4202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5278035c-4203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: faa99854-4204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 8ae11b5f-4205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-4206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_67-, and the Request Id: f3f656ce-4207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.411+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: fcca8487-4208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5864bf32-4209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 3255d763-4210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 23960a06-4211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.423+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: 9e1a69f6-4212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.427+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: 140e4b8b-4213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5278035c-4214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 2a9fa42d-4215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5e9a2eb4-4216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: db93e7f9-4217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f9bd0188-4218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5d60eb13-4219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 21b36df5-4220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_70, and the Request Id: 23960a06-4221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: b8c46839-4222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 3255d763-4223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: fcca8487-4224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f3f656ce-4225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5864bf32-4226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_72, and the Request Id: f9bd0188-4227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_70-, and the Request Id: 5278035c-4228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 18402b88-4229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_67, and the Request Id: 21b36df5-4230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: faa99854-4231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61-, and the Request Id: 1fa3c18e-4232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61-, and the Request Id: 8ae11b5f-4233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_74, and the Request Id: 18402b88-4234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5e9a2eb4-4235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 140e4b8b-4237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: fcca8487-4236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.493+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: 5e9a2eb4-4238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 6cbdf1f8-4239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 2a9fa42d-4240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f3f656ce-4241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.509+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: 3255d763-4242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_72-, and the Request Id: 5864bf32-4243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 23960a06-4244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: b8c46839-4245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 9e1a69f6-4246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.531+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: fcca8487-4247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5d60eb13-4248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 140e4b8b-4249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f9bd0188-4250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_68, and the Request Id: 2a9fa42d-4251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: db93e7f9-4252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 1fa3c18e-4253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_74-, and the Request Id: faa99854-4254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_72, and the Request Id: 5d60eb13-4255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-4256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 21b36df5-4257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_68-, and the Request Id: f3f656ce-4258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5864bf32-4259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5278035c-4260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.582+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: db93e7f9-4261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.583+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: 140e4b8b-4262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 3255d763-4263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 18402b88-4264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.599+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-4265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5e9a2eb4-4266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-4267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: b8c46839-4268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 2a9fa42d-4269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5864bf32-4270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 1fa3c18e-4271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: faa99854-4272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5d60eb13-4273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 23960a06-4274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_60-, and the Request Id: 6cbdf1f8-4275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62, and the Request Id: b8c46839-4276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 21b36df5-4277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 18402b88-4279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_73, and the Request Id: f9bd0188-4280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-4281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f3f656ce-4282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5278035c-4278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: faa99854-4283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: fcca8487-4284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: db93e7f9-4285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 140e4b8b-4286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-4287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62-, and the Request Id: 1fa3c18e-4289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.660+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: 21b36df5-4288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-4290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_75, and the Request Id: 18402b88-4291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_71, and the Request Id: 23960a06-4292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_73-, and the Request Id: 5864bf32-4293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 2a9fa42d-4294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-4295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_62, and the Request Id: 9e1a69f6-4296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_68-, and the Request Id: 3255d763-4297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: fcca8487-4298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.687+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: 5278035c-4300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: b8c46839-4299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5d60eb13-4301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f9bd0188-4302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f3f656ce-4303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_75-, and the Request Id: faa99854-4304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 6cbdf1f8-4305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.711+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: 5e9a2eb4-4306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 140e4b8b-4307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: 8ae11b5f-4308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 1fa3c18e-4309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 23960a06-4310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.731+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: fcca8487-4312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 18402b88-4311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.744+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: 5d60eb13-4313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.747+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: 2a9fa42d-4314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5278035c-4315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: b8c46839-4316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-4317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 9e1a69f6-4318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5864bf32-4319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5e9a2eb4-4320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: db93e7f9-4321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: faa99854-4322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_73-, and the Request Id: 140e4b8b-4323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 18402b88-4324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 1fa3c18e-4325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: faa99854-4326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 6cbdf1f8-4327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: b8c46839-4328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.802+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: f3f656ce-4329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-4330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 8ae11b5f-4331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5278035c-4332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-4333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_61, and the Request Id: db93e7f9-4334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f9bd0188-4335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.819+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: 18402b88-4336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: fcca8487-4337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-4338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-4339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 2a9fa42d-4340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.838+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: 6cbdf1f8-4341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5864bf32-4342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 8ae11b5f-4343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.859+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: 23960a06-4344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_76-, and the Request Id: faa99854-4345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.862+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: f9bd0188-4346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63-, and the Request Id: 1fa3c18e-4347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-4348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f3f656ce-4349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-4350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.891+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: 5278035c-4351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 140e4b8b-4352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_63, and the Request Id: 9e1a69f6-4353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: b8c46839-4354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-4355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 2a9fa42d-4357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_74-, and the Request Id: 5864bf32-4356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: db93e7f9-4358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5d60eb13-4359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.919+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: 21b36df5-4360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f9bd0188-4361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-4362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63-, and the Request Id: 8ae11b5f-4363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_73, and the Request Id: 5e9a2eb4-4364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 18402b88-4365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-4366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 140e4b8b-4367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_70, and the Request Id: 2a9fa42d-4368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-4369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 23960a06-4370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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_74, and the Request Id: 5d60eb13-4371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.956+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: 3255d763-4372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.963+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: fcca8487-4373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 9e1a69f6-4374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.970+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: 140e4b8b-4375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 5278035c-4376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 6cbdf1f8-4377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: f9bd0188-4378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 1fa3c18e-4379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.992+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: f3f656ce-4380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: faa99854-4381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:31.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: 8ae11b5f-4382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5e9a2eb4-4383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5d60eb13-4385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-4387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 6cbdf1f8-4388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 18402b88-4389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 2a9fa42d-4390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.026+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: db93e7f9-4391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 23960a06-4392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5278035c-4393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: fcca8487-4394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.041+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: f9bd0188-4395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 3255d763-4396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: faa99854-4397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: b8c46839-4398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.050+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: 23960a06-4399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-4400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 140e4b8b-4401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-4402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_77, and the Request Id: 18402b88-4403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-4404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.070+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: 5278035c-4405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.072+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: 6cbdf1f8-4406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f3f656ce-4407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 8ae11b5f-4408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-4409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_75-, and the Request Id: 5864bf32-4410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.081+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: 5e9a2eb4-4411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 23960a06-4413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64, and the Request Id: b8c46839-4414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 3255d763-4415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.093+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: 9e1a69f6-4416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-4417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5d60eb13-4418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_70, and the Request Id: 21b36df5-4419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-4420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_74-, and the Request Id: fcca8487-4421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_75, and the Request Id: 5d60eb13-4422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: db93e7f9-4423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-4424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.118+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: faa99854-4425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64-, and the Request Id: 1fa3c18e-4426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.123+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: 2a9fa42d-4427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_70-, and the Request Id: 3255d763-4428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5278035c-4430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-4429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 6cbdf1f8-4431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5e9a2eb4-4432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_64-, and the Request Id: 8ae11b5f-4433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 18402b88-4435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-4436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_75-, and the Request Id: 140e4b8b-4437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: b8c46839-4438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5278035c-4439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.170+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: 23960a06-4440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.175+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: f3f656ce-4442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: db93e7f9-4443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 9e1a69f6-4444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 3255d763-4445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: faa99854-4446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5d60eb13-4447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: fcca8487-4448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 6cbdf1f8-4449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 1fa3c18e-4450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f9bd0188-4451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 2a9fa42d-4452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_63, and the Request Id: db93e7f9-4454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_76, and the Request Id: f9bd0188-4455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_74-, and the Request Id: 5278035c-4456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 140e4b8b-4457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: b8c46839-4459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5e9a2eb4-4460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 1fa3c18e-4461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f3f656ce-4462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 23960a06-4463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_76-, and the Request Id: 5864bf32-4464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 3255d763-4465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 18402b88-4466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: fcca8487-4467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_71, and the Request Id: 21b36df5-4468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_75, and the Request Id: 5e9a2eb4-4469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65, and the Request Id: b8c46839-4470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 2a9fa42d-4471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 8ae11b5f-4472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.259+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: 6cbdf1f8-4473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: faa99854-4474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_78, and the Request Id: 18402b88-4476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5278035c-4475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.273+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: fcca8487-4477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f3f656ce-4478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.280+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: 3255d763-4480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5d60eb13-4479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: db93e7f9-4481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_72, and the Request Id: 2a9fa42d-4482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65-, and the Request Id: 1fa3c18e-4483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-4484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_78-, and the Request Id: faa99854-4485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 23960a06-4487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 140e4b8b-4488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_72-, and the Request Id: f3f656ce-4489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-4490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 9e1a69f6-4491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.321+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: 5d60eb13-4492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-4493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 18402b88-4494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.332+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: 23960a06-4495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 6cbdf1f8-4496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: b8c46839-4497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-4499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 8ae11b5f-4500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 3255d763-4501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 2a9fa42d-4502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: faa99854-4503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_65, and the Request Id: 9e1a69f6-4505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.365+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: 5278035c-4504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f9bd0188-4506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-4508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: db93e7f9-4509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5e9a2eb4-4510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.390+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: 21b36df5-4511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 18402b88-4512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 1fa3c18e-4513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_76-, and the Request Id: 140e4b8b-4514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-4515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-4516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 23960a06-4517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: 8ae11b5f-4518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-4519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-4521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_79, and the Request Id: 18402b88-4520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_76, and the Request Id: 5e9a2eb4-4522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_72-, and the Request Id: 3255d763-4524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_77, and the Request Id: f9bd0188-4525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.426+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: db93e7f9-4526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5d60eb13-4527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5278035c-4528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 2a9fa42d-4529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 9e1a69f6-4530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f3f656ce-4531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_77-, and the Request Id: 5864bf32-4533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: b8c46839-4534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 140e4b8b-4535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_76-, and the Request Id: fcca8487-4536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_79-, and the Request Id: faa99854-4537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.459+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: 2a9fa42d-4538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-4539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.462+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: 6cbdf1f8-4540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 1fa3c18e-4541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-4542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66, and the Request Id: b8c46839-4543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f9bd0188-4544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_76, and the Request Id: 23960a06-4545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 18402b88-4546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 3255d763-4547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: db93e7f9-4548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.487+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: f3f656ce-4549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: faa99854-4550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5e9a2eb4-4551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 8ae11b5f-4552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66-, and the Request Id: 1fa3c18e-4553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 9e1a69f6-4554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-4555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 18402b88-4557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 6cbdf1f8-4558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: faa99854-4560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 2a9fa42d-4562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_76-, and the Request Id: 5278035c-4561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: fcca8487-4564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 8ae11b5f-4565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 140e4b8b-4566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f9bd0188-4567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: b8c46839-4563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.550+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: 5d60eb13-4569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 23960a06-4568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 3255d763-4570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_73, and the Request Id: 21b36df5-4571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: db93e7f9-4572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.563+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: 18402b88-4573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f3f656ce-4574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.566+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: 9e1a69f6-4575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-4576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 1fa3c18e-4577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.575+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: faa99854-4578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_78, and the Request Id: f9bd0188-4580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 6cbdf1f8-4581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_73-, and the Request Id: 3255d763-4582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_65, and the Request Id: db93e7f9-4583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: fcca8487-4584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 2a9fa42d-4585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-4587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-4588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.614+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: 2a9fa42d-4589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-4590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.623+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: 5e9a2eb4-4591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66-, and the Request Id: 8ae11b5f-4592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 3255d763-4593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 23960a06-4595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.647+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: 140e4b8b-4596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: b8c46839-4594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.652+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: fcca8487-4597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_78-, and the Request Id: 5864bf32-4598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: faa99854-4599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5d60eb13-4600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.664+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: 6cbdf1f8-4601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f9bd0188-4602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-4603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 1fa3c18e-4604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_77, and the Request Id: 23960a06-4605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 9e1a69f6-4607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 140e4b8b-4608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.688+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: f3f656ce-4609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5e9a2eb4-4611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 2a9fa42d-4612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-4613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67, and the Request Id: b8c46839-4614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.716+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: 5278035c-4615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5d60eb13-4617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_79, and the Request Id: f9bd0188-4618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-4619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: db93e7f9-4620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_74, and the Request Id: 21b36df5-4621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-4622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67-, and the Request Id: 1fa3c18e-4623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: fcca8487-4624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 140e4b8b-4625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 8ae11b5f-4626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-4627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-4628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.764+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: 18402b88-4629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 23960a06-4630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f3f656ce-4631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: b8c46839-4632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.773+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: 3255d763-4633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-4634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.786+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: 5d60eb13-4635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: fcca8487-4636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.795+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: 5864bf32-4638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5278035c-4637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f9bd0188-4639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.804+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: 5e9a2eb4-4640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.811+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: 140e4b8b-4641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-4642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5d60eb13-4643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 2a9fa42d-4644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-4646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-4645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 9e1a69f6-4648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: db93e7f9-4649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5278035c-4650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_81-, and the Request Id: faa99854-4651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 6cbdf1f8-4652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 1fa3c18e-4653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 8ae11b5f-4654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_75, and the Request Id: 2a9fa42d-4655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-4656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.870+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: f9bd0188-4658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.873+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: 23960a06-4659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_67, and the Request Id: 9e1a69f6-4660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 18402b88-4661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.897+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: fcca8487-4662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 3255d763-4664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 140e4b8b-4663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.905+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: 5278035c-4665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.918+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: f3f656ce-4666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5e9a2eb4-4669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: b8c46839-4667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_80-, and the Request Id: 5864bf32-4668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 21b36df5-4670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67-, and the Request Id: 8ae11b5f-4671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_66, and the Request Id: db93e7f9-4672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 3255d763-4673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 2a9fa42d-4674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: f9bd0188-4675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 23960a06-4676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: faa99854-4678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.957+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: 21b36df5-4677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5d60eb13-4679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 1fa3c18e-4680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-4681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 140e4b8b-4682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-4683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5864bf32-4684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68, and the Request Id: b8c46839-4685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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: 5278035c-4686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:32.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_66-, and the Request Id: 6cbdf1f8-4687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.004+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: 5d60eb13-4688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-4689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5e9a2eb4-4690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68-, and the Request Id: 1fa3c18e-4691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-4692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_82, and the Request Id: 18402b88-4693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f3f656ce-4694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-4695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_75-, and the Request Id: 3255d763-4696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: db93e7f9-4697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f9bd0188-4698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.041+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: 140e4b8b-4699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 2a9fa42d-4700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_82-, and the Request Id: faa99854-4701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-4702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 18402b88-4703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-4704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5864bf32-4705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: fcca8487-4706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_81, and the Request Id: f9bd0188-4707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-4708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: b8c46839-4709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.081+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: 5e9a2eb4-4710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-4711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.083+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: 23960a06-4712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 21b36df5-4713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.090+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: fcca8487-4714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 9e1a69f6-4715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: faa99854-4716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5d60eb13-4718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_76, and the Request Id: 2a9fa42d-4719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_79-, and the Request Id: 5278035c-4717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 8ae11b5f-4720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.114+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: 5864bf32-4721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: db93e7f9-4722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_68, and the Request Id: 9e1a69f6-4723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5e9a2eb4-4724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 3255d763-4725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 140e4b8b-4726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 1fa3c18e-4727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 18402b88-4728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_76-, and the Request Id: f3f656ce-4729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 6cbdf1f8-4730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 23960a06-4731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f9bd0188-4733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: faa99854-4732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 2a9fa42d-4734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_67, and the Request Id: db93e7f9-4735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68-, and the Request Id: 8ae11b5f-4736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: fcca8487-4737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5d60eb13-4738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5864bf32-4739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_83, and the Request Id: 18402b88-4740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: b8c46839-4741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 9e1a69f6-4742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 21b36df5-4743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 140e4b8b-4744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_67-, and the Request Id: 6cbdf1f8-4745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-4746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5278035c-4748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.220+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: 5d60eb13-4747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 3255d763-4749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f3f656ce-4750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 1fa3c18e-4751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_83-, and the Request Id: faa99854-4752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-4753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 23960a06-4754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69, and the Request Id: b8c46839-4756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.242+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: 21b36df5-4755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: fcca8487-4757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5278035c-4758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_80, and the Request Id: 5e9a2eb4-4759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5864bf32-4760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 8ae11b5f-4761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.260+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: 23960a06-4762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: db93e7f9-4763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 18402b88-4764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 6cbdf1f8-4765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69-, and the Request Id: 1fa3c18e-4766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_82, and the Request Id: f9bd0188-4767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 2a9fa42d-4768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_76-, and the Request Id: 3255d763-4769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: faa99854-4770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-4771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.297+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: fcca8487-4772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_77, and the Request Id: 2a9fa42d-4773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.303+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: 5278035c-4774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 21b36df5-4775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: db93e7f9-4776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: b8c46839-4777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-4778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: faa99854-4779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5e9a2eb4-4780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_84, and the Request Id: 18402b88-4781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_80-, and the Request Id: 140e4b8b-4782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-4783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 6cbdf1f8-4784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_77-, and the Request Id: f3f656ce-4785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.356+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: faa99854-4786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 1fa3c18e-4787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-4788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.366+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: 5864bf32-4789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-4790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 3255d763-4791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-4792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_68, and the Request Id: db93e7f9-4793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f9bd0188-4794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: fcca8487-4795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-4796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-4797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_69, and the Request Id: 9e1a69f6-4798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5278035c-4799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: b8c46839-4800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.411+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: 6cbdf1f8-4801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 18402b88-4802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69-, and the Request Id: 8ae11b5f-4803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 1fa3c18e-4804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5e9a2eb4-4805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: fcca8487-4806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 21b36df5-4807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.442+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: 5e9a2eb4-4808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f3f656ce-4809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-4810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-4812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70, and the Request Id: b8c46839-4813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.462+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: fcca8487-4811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: db93e7f9-4814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: faa99854-4815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-4816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 9e1a69f6-4817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-4818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 140e4b8b-4819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5864bf32-4820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_81, and the Request Id: 5d60eb13-4821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 3255d763-4822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 6cbdf1f8-4823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.511+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: 21b36df5-4824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-4825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: db93e7f9-4826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-4827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_83, and the Request Id: f9bd0188-4828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f3f656ce-4829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.532+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: 3255d763-4830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: faa99854-4832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 8ae11b5f-4831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5278035c-4833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70-, and the Request Id: 1fa3c18e-4834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.542+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: 18402b88-4835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5e9a2eb4-4836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-4837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.556+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: db93e7f9-4839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.559+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: 2a9fa42d-4838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_83-, and the Request Id: 5864bf32-4840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.572+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: 23960a06-4841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 21b36df5-4842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_85-, and the Request Id: faa99854-4843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: fcca8487-4844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.584+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: 140e4b8b-4845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: b8c46839-4846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.591+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: 5278035c-4847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_78-, and the Request Id: f3f656ce-4848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f9bd0188-4849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 9e1a69f6-4850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.604+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: 6cbdf1f8-4851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-4852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 3255d763-4853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5e9a2eb4-4854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 18402b88-4855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5d60eb13-4856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.617+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: 9e1a69f6-4857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: db93e7f9-4858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 21b36df5-4860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: fcca8487-4859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-4861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 2a9fa42d-4862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 23960a06-4863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: faa99854-4864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5864bf32-4865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.641+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: 21b36df5-4866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 1fa3c18e-4867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70-, and the Request Id: 8ae11b5f-4868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 18402b88-4869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: faa99854-4870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 140e4b8b-4871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_86, and the Request Id: 18402b88-4872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f9bd0188-4874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 6cbdf1f8-4875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.671+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: 5e9a2eb4-4873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5d60eb13-4876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f3f656ce-4877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-4878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 9e1a69f6-4879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5278035c-4880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 140e4b8b-4881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_84, and the Request Id: f9bd0188-4882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.713+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: fcca8487-4883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: b8c46839-4884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.723+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: faa99854-4886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-4885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.727+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: 5d60eb13-4887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 23960a06-4888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_78-, and the Request Id: 3255d763-4889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5278035c-4890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.740+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: 5864bf32-4891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_82, and the Request Id: 23960a06-4892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71, and the Request Id: b8c46839-4893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 2a9fa42d-4894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f3f656ce-4895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 21b36df5-4896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5e9a2eb4-4897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 8ae11b5f-4898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: db93e7f9-4899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.778+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: 140e4b8b-4900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-4901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.787+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: 2a9fa42d-4902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 6cbdf1f8-4903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_79-, and the Request Id: f3f656ce-4904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.801+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: 5278035c-4905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f9bd0188-4906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5d60eb13-4907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 3255d763-4908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: fcca8487-4909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.819+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: db93e7f9-4910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71-, and the Request Id: 1fa3c18e-4911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5864bf32-4912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-4913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 2a9fa42d-4914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-4915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 8ae11b5f-4917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-4918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: faa99854-4916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f9bd0188-4919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-4920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 21b36df5-4921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-4922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-4923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-4924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5e9a2eb4-4925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-4922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: fcca8487-4926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_85, and the Request Id: f9bd0188-4927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5278035c-4928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.895+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: 9e1a69f6-4929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: b8c46839-4930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 18402b88-4931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.906+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: 21b36df5-4932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.915+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: 6cbdf1f8-4933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.919+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: 5e9a2eb4-4935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: faa99854-4934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 1fa3c18e-4936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_87, and the Request Id: 18402b88-4937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 140e4b8b-4938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71-, and the Request Id: 8ae11b5f-4939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-4938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_83, and the Request Id: 5d60eb13-4940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.945+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: fcca8487-4941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 2a9fa42d-4942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-4942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.956+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: 3255d763-4943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_87-, and the Request Id: faa99854-4944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: f3f656ce-4945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-4945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.967+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: 2a9fa42d-4946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-4947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-4947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: db93e7f9-4948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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_85-, and the Request Id: 5864bf32-4949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: b8c46839-4950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-4951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-4950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 9e1a69f6-4952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:33.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: 5e9a2eb4-4953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_83-, and the Request Id: 140e4b8b-4954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 18402b88-4955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-4951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-4956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 21b36df5-4957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-4956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_83, and the Request Id: 23960a06-4958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f9bd0188-4959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72, and the Request Id: b8c46839-4960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_80-, and the Request Id: f3f656ce-4961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: fcca8487-4962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 8ae11b5f-4963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 6cbdf1f8-4964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: faa99854-4965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5d60eb13-4966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-4967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.064+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: 5278035c-4968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-4969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-4969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72-, and the Request Id: 1fa3c18e-4970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 18402b88-4971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 2a9fa42d-4972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-4971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 23960a06-4973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-4974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5864bf32-4975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-4974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 9e1a69f6-4976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-4976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 6cbdf1f8-4977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_88, and the Request Id: 18402b88-4978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-4977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-4979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-4979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.112+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: db93e7f9-4980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 3255d763-4981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-4981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_80, and the Request Id: 21b36df5-4982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 8ae11b5f-4983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-4983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-4984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5e9a2eb4-4985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.136+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: 9e1a69f6-4986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-4985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: b8c46839-4987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5278035c-4988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_88-, and the Request Id: faa99854-4989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-4990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-4991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-4991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5864bf32-4992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-4992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-4993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72-, and the Request Id: 8ae11b5f-4994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: fcca8487-4995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 1fa3c18e-4996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.185+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: f9bd0188-4997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: faa99854-4998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.201+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: 6cbdf1f8-4999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.207+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: 3255d763-5000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-5001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-4995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.220+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: 5e9a2eb4-5002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 140e4b8b-5003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_86-, and the Request Id: 5864bf32-5004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 23960a06-5005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 9e1a69f6-5006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5278035c-5007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 2a9fa42d-5008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: b8c46839-5009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: db93e7f9-5010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-5011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 21b36df5-5012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.262+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: fcca8487-5013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 18402b88-5015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.263+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: 5d60eb13-5014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: faa99854-5016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 8ae11b5f-5017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.274+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: 18402b88-5018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 1fa3c18e-5019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 6cbdf1f8-5020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_84-, and the Request Id: 140e4b8b-5021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: b8c46839-5023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_84, and the Request Id: 23960a06-5022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f9bd0188-5024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.300+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: 2a9fa42d-5025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 3255d763-5026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-5027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.311+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: f3f656ce-5028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 21b36df5-5029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5d60eb13-5030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 9e1a69f6-5031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: db93e7f9-5032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-5033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.331+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: faa99854-5034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 3255d763-5035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 2a9fa42d-5036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 8ae11b5f-5037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.342+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: 5278035c-5038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 140e4b8b-5039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: fcca8487-5040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 6cbdf1f8-5041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-5042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.360+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: 9e1a69f6-5043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.365+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: 21b36df5-5044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73-, and the Request Id: 1fa3c18e-5045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_72, and the Request Id: db93e7f9-5046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 18402b88-5047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f9bd0188-5048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_73-, and the Request Id: 8ae11b5f-5049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: faa99854-5050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-5051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5278035c-5052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_72-, and the Request Id: 6cbdf1f8-5053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f3f656ce-5054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-5055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_81-, and the Request Id: 3255d763-5056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 18402b88-5057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-5058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5d60eb13-5059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-5060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: faa99854-5061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.418+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: f9bd0188-5062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_90, and the Request Id: 18402b88-5063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 1fa3c18e-5064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 140e4b8b-5065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.434+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: 5d60eb13-5066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 9e1a69f6-5067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.436+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: 5e9a2eb4-5068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 2a9fa42d-5069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-5070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.445+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: 5864bf32-5071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: db93e7f9-5072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.449+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: 2a9fa42d-5073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-5074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5278035c-5075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.460+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: 23960a06-5076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_85-, and the Request Id: 140e4b8b-5077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 21b36df5-5078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5d60eb13-5079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.478+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: fcca8487-5080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_90-, and the Request Id: faa99854-5081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-5082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_82-, and the Request Id: f3f656ce-5083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-5084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-5085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_85-, and the Request Id: 5278035c-5086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f9bd0188-5087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 3255d763-5088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: b8c46839-5089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5e9a2eb4-5090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 6cbdf1f8-5091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 8ae11b5f-5092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 2a9fa42d-5093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74-, and the Request Id: 1fa3c18e-5094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-5095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: faa99854-5096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 140e4b8b-5097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-5098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f3f656ce-5099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: fcca8487-5100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-5101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.567+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: 21b36df5-5102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5278035c-5103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: db93e7f9-5104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-5105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5864bf32-5106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5e9a2eb4-5107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: fcca8487-5108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-5109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.584+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: 5e9a2eb4-5110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-5111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5d60eb13-5112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 9e1a69f6-5113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 140e4b8b-5114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 18402b88-5115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f9bd0188-5116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5278035c-5117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 8ae11b5f-5118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-5119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-5120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_86, and the Request Id: 23960a06-5121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.606+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: 9e1a69f6-5123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.606+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: 5d60eb13-5122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.614+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: 2a9fa42d-5124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 1fa3c18e-5125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_73, and the Request Id: db93e7f9-5126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: faa99854-5127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-5128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74-, and the Request Id: 8ae11b5f-5129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_91, and the Request Id: 18402b88-5130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.630+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: 3255d763-5131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.633+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: fcca8487-5132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.635+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: 5278035c-5133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_88, and the Request Id: f9bd0188-5134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_73-, and the Request Id: 6cbdf1f8-5135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_91-, and the Request Id: faa99854-5136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_86-, and the Request Id: 140e4b8b-5137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5e9a2eb4-5138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 9e1a69f6-5139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.663+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: f3f656ce-5140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 21b36df5-5141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 2a9fa42d-5142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.677+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: 5864bf32-5143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 23960a06-5144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5d60eb13-5145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 3255d763-5146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: b8c46839-5147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: db93e7f9-5148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f3f656ce-5149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f9bd0188-5150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 1fa3c18e-5151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: fcca8487-5152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-5153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 8ae11b5f-5154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75, and the Request Id: b8c46839-5155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 21b36df5-5156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 3255d763-5157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 140e4b8b-5158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.738+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: 21b36df5-5159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: faa99854-5160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5278035c-5161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5d60eb13-5162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5e9a2eb4-5163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 6cbdf1f8-5164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-5165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-5166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-5168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-5167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75-, and the Request Id: 1fa3c18e-5169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 18402b88-5170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 140e4b8b-5171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-5172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 8ae11b5f-5173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-5174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-5175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.780+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: 9e1a69f6-5176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_87, and the Request Id: 5d60eb13-5177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 6cbdf1f8-5178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 23960a06-5179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.787+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: 2a9fa42d-5180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.789+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: 5e9a2eb4-5181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_92, and the Request Id: 18402b88-5182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5278035c-5183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: b8c46839-5184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-5185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_87, and the Request Id: 23960a06-5186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_83-, and the Request Id: 3255d763-5187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.807+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: 140e4b8b-5188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.812+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: db93e7f9-5189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_84-, and the Request Id: f3f656ce-5190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_75-, and the Request Id: 8ae11b5f-5191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.823+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: fcca8487-5192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.827+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: faa99854-5193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5864bf32-5194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-5195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-5196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.840+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: 6cbdf1f8-5197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 18402b88-5198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.845+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: 5278035c-5199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_89, and the Request Id: f9bd0188-5200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 9e1a69f6-5201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 21b36df5-5202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 2a9fa42d-5203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5e9a2eb4-5204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 140e4b8b-5205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: b8c46839-5206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-5207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 3255d763-5208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 23960a06-5209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 8ae11b5f-5210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f3f656ce-5211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: db93e7f9-5212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 1fa3c18e-5213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-5214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: fcca8487-5215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76, and the Request Id: b8c46839-5216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_89-, and the Request Id: 5864bf32-5217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 21b36df5-5218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5278035c-5219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 3255d763-5220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 2a9fa42d-5221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_84, and the Request Id: 21b36df5-5222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5d60eb13-5223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: faa99854-5224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 9e1a69f6-5225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 140e4b8b-5226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.953+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: 18402b88-5227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f9bd0188-5228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76-, and the Request Id: 1fa3c18e-5229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 5e9a2eb4-5230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: f3f656ce-5231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 23960a06-5232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: b8c46839-5233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 8ae11b5f-5234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: fcca8487-5237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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: 6cbdf1f8-5235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_88, and the Request Id: 5d60eb13-5236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-5238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_88, and the Request Id: 5e9a2eb4-5239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.990+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: 2a9fa42d-5241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-5242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_88, and the Request Id: 23960a06-5243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:34.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_93-, and the Request Id: faa99854-5240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_84-, and the Request Id: 3255d763-5244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.001+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: fcca8487-5245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_85-, and the Request Id: f3f656ce-5246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.004+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: 140e4b8b-5247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_88-, and the Request Id: 5278035c-5248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.015+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: 9e1a69f6-5249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: db93e7f9-5250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 18402b88-5251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76-, and the Request Id: 8ae11b5f-5252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-5253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-5254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5e9a2eb4-5255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 1fa3c18e-5256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 21b36df5-5257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-5258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-5259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5864bf32-5260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.059+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: f9bd0188-5261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 2a9fa42d-5262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 9e1a69f6-5263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 23960a06-5264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 140e4b8b-5265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 3255d763-5266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_75, and the Request Id: db93e7f9-5267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.090+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: 5864bf32-5268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-5269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: fcca8487-5270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: b8c46839-5271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5d60eb13-5272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 18402b88-5273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: faa99854-5274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f9bd0188-5275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.155+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: 18402b88-5276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 1fa3c18e-5277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.161+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: 6cbdf1f8-5278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5278035c-5279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-5280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 2a9fa42d-5281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 3255d763-5282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-5284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 8ae11b5f-5283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.180+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: 21b36df5-5285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: b8c46839-5286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: db93e7f9-5287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 140e4b8b-5288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_86, and the Request Id: 2a9fa42d-5289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_94-, and the Request Id: faa99854-5291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5e9a2eb4-5290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5864bf32-5292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 6cbdf1f8-5293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77-, and the Request Id: 1fa3c18e-5294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_85-, and the Request Id: 3255d763-5295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 18402b88-5296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.211+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: 5d60eb13-5297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: fcca8487-5298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.218+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: f3f656ce-5299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-5300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.225+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: 5e9a2eb4-5301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 21b36df5-5302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: db93e7f9-5303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: b8c46839-5304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-5305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5864bf32-5306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5278035c-5307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_89, and the Request Id: 23960a06-5308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.256+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: f9bd0188-5309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-5310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_89-, and the Request Id: 140e4b8b-5311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-5312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 6cbdf1f8-5313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 2a9fa42d-5314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 1fa3c18e-5315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_76, and the Request Id: db93e7f9-5316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 8ae11b5f-5317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_91-, and the Request Id: 5864bf32-5318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.292+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: 9e1a69f6-5319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5d60eb13-5320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.307+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: fcca8487-5321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f9bd0188-5322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_89-, and the Request Id: 5278035c-5323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 3255d763-5324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-5325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: b8c46839-5326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 140e4b8b-5327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_76-, and the Request Id: 6cbdf1f8-5328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: faa99854-5329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.356+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: 18402b88-5330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f3f656ce-5331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-5332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5e9a2eb4-5333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77-, and the Request Id: 8ae11b5f-5334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78, and the Request Id: b8c46839-5335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 21b36df5-5336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 3255d763-5337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.388+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: 21b36df5-5338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 23960a06-5339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: db93e7f9-5340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5864bf32-5341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_95-, and the Request Id: faa99854-5342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78-, and the Request Id: 1fa3c18e-5343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5d60eb13-5344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 18402b88-5345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 140e4b8b-5346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: fcca8487-5347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.428+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: 5d60eb13-5348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 2a9fa42d-5349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 6cbdf1f8-5350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5278035c-5351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f9bd0188-5352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f3f656ce-5353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_86-, and the Request Id: 3255d763-5355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_90-, and the Request Id: 140e4b8b-5354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.457+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: 2a9fa42d-5356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5e9a2eb4-5357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 21b36df5-5358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-5359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_87-, and the Request Id: f3f656ce-5360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: fcca8487-5361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5278035c-5362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.473+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: 5e9a2eb4-5363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 9e1a69f6-5364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5864bf32-5365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.479+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: 23960a06-5366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: b8c46839-5367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_92, and the Request Id: f9bd0188-5368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.487+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: fcca8487-5369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-5370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: faa99854-5371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 6cbdf1f8-5372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 8ae11b5f-5373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 3255d763-5374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5d60eb13-5375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 2a9fa42d-5376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.523+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: db93e7f9-5377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 1fa3c18e-5378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.536+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: 5864bf32-5379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 18402b88-5380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 9e1a69f6-5381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: faa99854-5382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 8ae11b5f-5383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.551+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: 9e1a69f6-5384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 140e4b8b-5385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.555+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: 6cbdf1f8-5386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.555+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: 5278035c-5387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-5388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 3255d763-5389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f3f656ce-5390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.575+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: 18402b88-5391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f9bd0188-5392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5e9a2eb4-5393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 23960a06-5394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.600+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: 21b36df5-5395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5d60eb13-5396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-5397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5864bf32-5398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 2a9fa42d-5399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: fcca8487-5400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-5401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.625+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: 2a9fa42d-5403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-5402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: db93e7f9-5404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.634+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: 5d60eb13-5405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.635+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: 3255d763-5406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-5407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 23960a06-5408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-5409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.647+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: faa99854-5410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: fcca8487-5411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5278035c-5412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 1fa3c18e-5413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.657+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: 5e9a2eb4-5414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78-, and the Request Id: 8ae11b5f-5416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 6cbdf1f8-5415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f9bd0188-5418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 18402b88-5419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.676+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: 140e4b8b-5420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.679+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: 23960a06-5417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.681+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: f3f656ce-5421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 21b36df5-5422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 2a9fa42d-5423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5864bf32-5424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_91-, and the Request Id: fcca8487-5425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5d60eb13-5426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 9e1a69f6-5427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79, and the Request Id: b8c46839-5428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 3255d763-5429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: db93e7f9-5430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.717+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: f9bd0188-5431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: faa99854-5432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.723+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: 5278035c-5433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5e9a2eb4-5434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-5435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-5436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 21b36df5-5437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 8ae11b5f-5438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-5439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 140e4b8b-5440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 3255d763-5441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 23960a06-5442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f3f656ce-5443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.761+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: 21b36df5-5444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_78, and the Request Id: db93e7f9-5445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79-, and the Request Id: 1fa3c18e-5446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.767+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: 5864bf32-5447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 9e1a69f6-5448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 18402b88-5449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.779+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: 2a9fa42d-5450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: fcca8487-5451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: faa99854-5452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.783+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: 6cbdf1f8-5453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_97, and the Request Id: 18402b88-5454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-5455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5278035c-5456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.796+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: f3f656ce-5457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5d60eb13-5458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_88-, and the Request Id: 3255d763-5459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-5460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 21b36df5-5461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 23960a06-5462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: b8c46839-5463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.822+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: 9e1a69f6-5464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-5465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5278035c-5466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: db93e7f9-5468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: fcca8487-5467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.838+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: 23960a06-5469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 140e4b8b-5470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_92, and the Request Id: 5d60eb13-5471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 2a9fa42d-5472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.855+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: faa99854-5473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79-, and the Request Id: 8ae11b5f-5474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.864+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: 5e9a2eb4-5475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5864bf32-5476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 3255d763-5477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-5479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 6cbdf1f8-5478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f3f656ce-5480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_92-, and the Request Id: 140e4b8b-5481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 1fa3c18e-5482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-5483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_92-, and the Request Id: 5278035c-5484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: faa99854-5485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: f9bd0188-5486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.934+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: fcca8487-5487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: b8c46839-5488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 21b36df5-5489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 8ae11b5f-5490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 2a9fa42d-5491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 18402b88-5492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: db93e7f9-5493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-5495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5864bf32-5494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: faa99854-5496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 23960a06-5497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: b8c46839-5498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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_98, and the Request Id: 18402b88-5499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 3255d763-5501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5d60eb13-5500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 6cbdf1f8-5502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-5503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.972+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: 21b36df5-5504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-5505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.977+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: db93e7f9-5506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80-, and the Request Id: 1fa3c18e-5507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.982+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: 2a9fa42d-5508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.986+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: faa99854-5509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 5e9a2eb4-5510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:35.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: 18402b88-5511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.003+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: 6cbdf1f8-5512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.013+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: 3255d763-5513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-5514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.023+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: f3f656ce-5515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: db93e7f9-5516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: fcca8487-5517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_94, and the Request Id: f9bd0188-5518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-5519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 21b36df5-5520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_94-, and the Request Id: 5864bf32-5521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-5522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-5523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-5524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-5525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5e9a2eb4-5526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_93, and the Request Id: 23960a06-5527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 140e4b8b-5528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 3255d763-5529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_80, and the Request Id: 9e1a69f6-5530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: fcca8487-5531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: faa99854-5532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.112+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: 5e9a2eb4-5533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f9bd0188-5534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-5535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 1fa3c18e-5536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_93-, and the Request Id: 5278035c-5537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80-, and the Request Id: 8ae11b5f-5538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 6cbdf1f8-5539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 18402b88-5541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-5542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: b8c46839-5543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 2a9fa42d-5544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-5540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 23960a06-5545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 3255d763-5546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: faa99854-5547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-5548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 1fa3c18e-5549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_99, and the Request Id: 18402b88-5550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-5551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5278035c-5552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.165+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: 21b36df5-5553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 140e4b8b-5554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_93, and the Request Id: 5d60eb13-5555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.181+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: fcca8487-5556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81, and the Request Id: b8c46839-5557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f9bd0188-5559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_91, and the Request Id: 2a9fa42d-5558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_93-, and the Request Id: 140e4b8b-5560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-5561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 9e1a69f6-5562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-5563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5864bf32-5564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.211+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: 3255d763-5565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_95, and the Request Id: f9bd0188-5566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5278035c-5567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81-, and the Request Id: 1fa3c18e-5568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_99-, and the Request Id: faa99854-5569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 6cbdf1f8-5570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_91-, and the Request Id: f3f656ce-5571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.230+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: db93e7f9-5572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.235+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: 23960a06-5573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 8ae11b5f-5574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 2a9fa42d-5575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5e9a2eb4-5576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: b8c46839-5577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: fcca8487-5578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-5579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5d60eb13-5580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_95-, and the Request Id: 5864bf32-5581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-5582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.291+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: 5278035c-5583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 1fa3c18e-5584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 18402b88-5585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.301+0000 [Thread-3746] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:36.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-5587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.305+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: 6cbdf1f8-5586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 140e4b8b-5588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 3255d763-5589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f9bd0188-5590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_81, and the Request Id: 9e1a69f6-5591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: faa99854-5592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-5593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f3f656ce-5595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-5594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: db93e7f9-5596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5d60eb13-5597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81-, and the Request Id: 8ae11b5f-5598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-5599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: fcca8487-5600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 3255d763-5601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_91, and the Request Id: 21b36df5-5602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5278035c-5603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: b8c46839-5604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 18402b88-5605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 140e4b8b-5606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5864bf32-5607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 2a9fa42d-5608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 6cbdf1f8-5609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: faa99854-5610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.396+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: 18402b88-5611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.399+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: 5e9a2eb4-5612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 1fa3c18e-5613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_94-, and the Request Id: fcca8487-5614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.413+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: 3255d763-5615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_94, and the Request Id: 5d60eb13-5616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: b8c46839-5617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-5618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 23960a06-5619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f3f656ce-5620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f9bd0188-5622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: db93e7f9-5623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5278035c-5621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_100-, and the Request Id: faa99854-5624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 21b36df5-5625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-5627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 6cbdf1f8-5628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82-, and the Request Id: 1fa3c18e-5626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.470+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: 2a9fa42d-5629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_95, and the Request Id: 23960a06-5630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5864bf32-5631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_81, and the Request Id: db93e7f9-5632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5e9a2eb4-5633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.482+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: 140e4b8b-5634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_96, and the Request Id: f9bd0188-5635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.559+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: f3f656ce-5636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 18402b88-5637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_95-, and the Request Id: 5278035c-5638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 9e1a69f6-5639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 3255d763-5640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5d60eb13-5641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: fcca8487-5642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: b8c46839-5643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 8ae11b5f-5644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-5645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.605+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: 6cbdf1f8-5646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 23960a06-5647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 2a9fa42d-5648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.623+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: 9e1a69f6-5649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: faa99854-5650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_96-, and the Request Id: 5864bf32-5651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5e9a2eb4-5652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-5653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: fcca8487-5655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 3255d763-5654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5278035c-5656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.656+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: 21b36df5-5657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: db93e7f9-5658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.663+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: 5e9a2eb4-5659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82-, and the Request Id: 8ae11b5f-5660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5d60eb13-5661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 140e4b8b-5662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f3f656ce-5663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 9e1a69f6-5664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.687+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: 5d60eb13-5665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-5666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_92-, and the Request Id: 3255d763-5667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: faa99854-5668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 1fa3c18e-5669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_101, and the Request Id: 18402b88-5670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f9bd0188-5671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-5672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-5673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: b8c46839-5674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 8ae11b5f-5675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.731+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: fcca8487-5676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_101-, and the Request Id: faa99854-5677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-5678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.743+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: 140e4b8b-5679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 18402b88-5680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5864bf32-5682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-5681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 9e1a69f6-5683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 3255d763-5684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-5685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-5686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 1fa3c18e-5687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-5688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_96, and the Request Id: 23960a06-5689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: faa99854-5690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5d60eb13-5691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-5692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 6cbdf1f8-5693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83, and the Request Id: b8c46839-5694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_83, and the Request Id: 9e1a69f6-5695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_93, and the Request Id: 2a9fa42d-5696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5e9a2eb4-5697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f9bd0188-5698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_82, and the Request Id: db93e7f9-5699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5864bf32-5700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-5701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: faa99854-5702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: 8ae11b5f-5703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_102, and the Request Id: 18402b88-5704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 21b36df5-5705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.826+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: 6cbdf1f8-5706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83-, and the Request Id: 1fa3c18e-5707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 3255d763-5708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.839+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: f9bd0188-5709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_93-, and the Request Id: f3f656ce-5710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_96-, and the Request Id: 5278035c-5711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_102-, and the Request Id: faa99854-5712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 140e4b8b-5713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: fcca8487-5714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.854+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: 21b36df5-5715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.859+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: 5864bf32-5716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 23960a06-5717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5d60eb13-5718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 2a9fa42d-5719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-5720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 140e4b8b-5721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-5722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_93-, and the Request Id: 3255d763-5724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f9bd0188-5723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5e9a2eb4-5725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 9e1a69f6-5726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: fcca8487-5727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-5728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.899+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: 5e9a2eb4-5729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.900+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: 5d60eb13-5730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f3f656ce-5731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5864bf32-5732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.911+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: 140e4b8b-5733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-5734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 18402b88-5735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5278035c-5736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 6cbdf1f8-5737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 8ae11b5f-5738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 1fa3c18e-5739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f9bd0188-5740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 2a9fa42d-5741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 21b36df5-5742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: f3f656ce-5744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5864bf32-5743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.941+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: fcca8487-5745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: faa99854-5746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 23960a06-5747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5d60eb13-5748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5278035c-5749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_97, and the Request Id: 23960a06-5750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 3255d763-5751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.954+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: 2a9fa42d-5752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 5e9a2eb4-5753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_98, and the Request Id: f9bd0188-5754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: b8c46839-5755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 9e1a69f6-5756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 140e4b8b-5757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 18402b88-5758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: faa99854-5759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.976+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: 18402b88-5760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 1fa3c18e-5761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.979+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: 5278035c-5762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: 8ae11b5f-5763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84, and the Request Id: b8c46839-5764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.989+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: 21b36df5-5765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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_98-, and the Request Id: 5864bf32-5766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.996+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: f3f656ce-5768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.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: db93e7f9-5767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-5769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:36.999+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: 9e1a69f6-5770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-5771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_103-, and the Request Id: faa99854-5772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.005+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: 3255d763-5773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-5774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_83, and the Request Id: db93e7f9-5775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-5776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84-, and the Request Id: 1fa3c18e-5777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f9bd0188-5778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84-, and the Request Id: 8ae11b5f-5779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 18402b88-5780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_97, and the Request Id: 5d60eb13-5781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 23960a06-5782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 2a9fa42d-5783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-5784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_83-, and the Request Id: 6cbdf1f8-5785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: b8c46839-5786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-5787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.039+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: 5e9a2eb4-5788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 21b36df5-5789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5278035c-5790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5864bf32-5791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-5792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: faa99854-5793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.056+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: 140e4b8b-5794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-5795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.061+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: fcca8487-5796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: db93e7f9-5797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-5798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 3255d763-5799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f9bd0188-5800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 18402b88-5801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 8ae11b5f-5802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5864bf32-5804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: faa99854-5803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-5805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_104, and the Request Id: 18402b88-5806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 23960a06-5807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5e9a2eb4-5808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-5809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-5810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.105+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: 23960a06-5811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_99, and the Request Id: f9bd0188-5812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: b8c46839-5813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-5814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-5815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.118+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: 5864bf32-5816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-5817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-5818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_104-, and the Request Id: faa99854-5819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 21b36df5-5820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_98-, and the Request Id: 5278035c-5821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_85, and the Request Id: b8c46839-5822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f3f656ce-5823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-5824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-5825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-5826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_95, and the Request Id: 2a9fa42d-5827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 8ae11b5f-5828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5e9a2eb4-5829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_95, and the Request Id: 21b36df5-5830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: db93e7f9-5831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_85, and the Request Id: 9e1a69f6-5832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85-, and the Request Id: 1fa3c18e-5833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_95-, and the Request Id: f3f656ce-5834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-5835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-5836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: faa99854-5837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.167+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: 5d60eb13-5838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-5839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.172+0000 [Thread-3930] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:37.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.175+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: 3255d763-5840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-5841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_84, and the Request Id: db93e7f9-5842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 23960a06-5843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f9bd0188-5844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85-, and the Request Id: 8ae11b5f-5845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_98-, and the Request Id: 140e4b8b-5846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 18402b88-5847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_98, and the Request Id: 5e9a2eb4-5848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: b8c46839-5849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.216+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: 6cbdf1f8-5850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5278035c-5852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5864bf32-5851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-5853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 9e1a69f6-5854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 2a9fa42d-5855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_98-, and the Request Id: fcca8487-5856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-5857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.249+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: 18402b88-5858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 1fa3c18e-5859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 21b36df5-5860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: db93e7f9-5861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f9bd0188-5862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 23960a06-5863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-5864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5e9a2eb4-5865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: b8c46839-5866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f3f656ce-5867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.282+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: faa99854-5868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 18402b88-5869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-5870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 3255d763-5871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 1fa3c18e-5872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5864bf32-5873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.302+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: 23960a06-5874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86, and the Request Id: b8c46839-5875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 140e4b8b-5876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-5877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 6cbdf1f8-5878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_100, and the Request Id: f9bd0188-5879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: faa99854-5880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.325+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: 5278035c-5881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-5882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-5883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 9e1a69f6-5884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 21b36df5-5885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: db93e7f9-5886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 18402b88-5887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f3f656ce-5889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 8ae11b5f-5888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-5891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.358+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: 5864bf32-5890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 3255d763-5892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-5893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_85, and the Request Id: db93e7f9-5894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86-, and the Request Id: 1fa3c18e-5895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_96, and the Request Id: 2a9fa42d-5896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 140e4b8b-5897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.371+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: 18402b88-5898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5e9a2eb4-5899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.375+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: 5d60eb13-5900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-5901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_99, and the Request Id: 5e9a2eb4-5902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_96, and the Request Id: 21b36df5-5903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_86, and the Request Id: 9e1a69f6-5904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: b8c46839-5905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f9bd0188-5906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_99-, and the Request Id: fcca8487-5907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_106-, and the Request Id: faa99854-5908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.412+0000 [Thread-3978] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:37.412+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: 140e4b8b-5909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 23960a06-5910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.428+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: 6cbdf1f8-5911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.436+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: f3f656ce-5912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 18402b88-5913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 1fa3c18e-5914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86-, and the Request Id: 8ae11b5f-5915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.451+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: 3255d763-5916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-5917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: db93e7f9-5918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5864bf32-5919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 2a9fa42d-5920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-5921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: b8c46839-5922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 9e1a69f6-5923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 23960a06-5924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 1fa3c18e-5925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.490+0000 [Thread-3992] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:37.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-5925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5278035c-5926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5e9a2eb4-5927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 21b36df5-5928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-5929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-5930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 6cbdf1f8-5931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.508+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: 23960a06-5932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87, and the Request Id: b8c46839-5934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5864bf32-5933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-5935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 140e4b8b-5936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-5937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f3f656ce-5938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-5937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: faa99854-5939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_101, and the Request Id: f9bd0188-5940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_100-, and the Request Id: 5278035c-5941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 8ae11b5f-5942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-5939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.551+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: 18402b88-5943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_87-, and the Request Id: 1fa3c18e-5944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 3255d763-5945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: db93e7f9-5946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-5947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 23960a06-5948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-5946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.580+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: faa99854-5949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 6cbdf1f8-5950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-5950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 2a9fa42d-5951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-5952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-5953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-5951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_100, and the Request Id: 5e9a2eb4-5954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-5955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-5955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_101-, and the Request Id: 5864bf32-5956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 21b36df5-5957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.599+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: db93e7f9-5958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-5957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_97, and the Request Id: 2a9fa42d-5959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: b8c46839-5960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5278035c-5961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.619+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: fcca8487-5962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 23960a06-5963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-5963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-5964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-5953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-5964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 140e4b8b-5965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-5966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-5965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f9bd0188-5967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 3255d763-5968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.642+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: 5d60eb13-5969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 9e1a69f6-5970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-5970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 18402b88-5971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-5972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-5968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.651+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: 6cbdf1f8-5973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-5972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.652+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: 23960a06-5974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5864bf32-5975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-5976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_97-, and the Request Id: f3f656ce-5977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.671+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: 21b36df5-5978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_97-, and the Request Id: 3255d763-5979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_100-, and the Request Id: 140e4b8b-5980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-5981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_87, and the Request Id: 9e1a69f6-5982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.689+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: 5278035c-5983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: db93e7f9-5984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f9bd0188-5985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 21b36df5-5986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-5985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5864bf32-5987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-5988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: faa99854-5989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 1fa3c18e-5990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-5991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-5991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-5992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-5993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-5993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.739+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: 5e9a2eb4-5994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f3f656ce-5995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-5987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: 8ae11b5f-5996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: b8c46839-5997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-5997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-5998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 6cbdf1f8-5999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 18402b88-6000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_102, and the Request Id: f9bd0188-6001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: faa99854-6002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-6003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 9e1a69f6-6004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 1fa3c18e-6005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 3255d763-6006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_101-, and the Request Id: fcca8487-6008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_102-, and the Request Id: 5864bf32-6007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 2a9fa42d-6009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f3f656ce-6010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-6011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.792+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: 18402b88-6012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.795+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: 2a9fa42d-6013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 23960a06-6014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-6015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5278035c-6016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 140e4b8b-6017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-6018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f9bd0188-6019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: b8c46839-6020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 21b36df5-6021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.817+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: 23960a06-6022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 3255d763-6023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_98-, and the Request Id: f3f656ce-6024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: db93e7f9-6025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_101, and the Request Id: 5d60eb13-6026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-6027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_108-, and the Request Id: faa99854-6028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88-, and the Request Id: 1fa3c18e-6029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_98, and the Request Id: 21b36df5-6030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 8ae11b5f-6031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-6032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 2a9fa42d-6033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-6034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_102-, and the Request Id: 5278035c-6035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.858+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: db93e7f9-6036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5864bf32-6037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 9e1a69f6-6038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_98-, and the Request Id: 3255d763-6039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_101-, and the Request Id: 140e4b8b-6040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 18402b88-6041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.873+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: 5e9a2eb4-6042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 8ae11b5f-6043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-6044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: f9bd0188-6045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: b8c46839-6046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-6047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.894+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: 6cbdf1f8-6048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 23960a06-6049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_88, and the Request Id: 9e1a69f6-6051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 21b36df5-6050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5864bf32-6052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_102-, and the Request Id: fcca8487-6053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-6054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-6055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 1fa3c18e-6056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-6057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_103, and the Request Id: f9bd0188-6058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5278035c-6059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.923+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: 2a9fa42d-6060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: db93e7f9-6061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5e9a2eb4-6062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: b8c46839-6063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 3255d763-6064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 18402b88-6065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88-, and the Request Id: 8ae11b5f-6066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-6067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.953+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: f3f656ce-6068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 1fa3c18e-6069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5278035c-6070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 140e4b8b-6071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: fcca8487-6072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: faa99854-6073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89, and the Request Id: b8c46839-6074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-6075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.969+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: 5864bf32-6076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-6077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.982+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: 21b36df5-6078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 5d60eb13-6079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 140e4b8b-6080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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_103, and the Request Id: 23960a06-6081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.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: 9e1a69f6-6082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.995+0000 [Thread-4102] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:37.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-6083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:37.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-6084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 6cbdf1f8-6085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f9bd0188-6086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: fcca8487-6087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_99-, and the Request Id: 3255d763-6088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f3f656ce-6089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_103-, and the Request Id: 5278035c-6090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_102, and the Request Id: 5d60eb13-6091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.024+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: 18402b88-6092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.028+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: 5e9a2eb4-6093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5864bf32-6095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-6096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-6097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.050+0000 [Thread-4115] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:38.055+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: faa99854-6098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 8ae11b5f-6099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 21b36df5-6100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89-, and the Request Id: 1fa3c18e-6101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 23960a06-6102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f9bd0188-6103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 6cbdf1f8-6104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.081+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: 140e4b8b-6105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_100, and the Request Id: 2a9fa42d-6106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_103-, and the Request Id: fcca8487-6107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.087+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: db93e7f9-6108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5278035c-6109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: b8c46839-6110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 3255d763-6112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 9e1a69f6-6113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.102+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: f3f656ce-6114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5e9a2eb4-6115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5864bf32-6116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.111+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: 6cbdf1f8-6117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5d60eb13-6118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 8ae11b5f-6119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.130+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: 9e1a69f6-6120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.130+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: f9bd0188-6121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 1fa3c18e-6122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-6124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: faa99854-6125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-6126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: b8c46839-6127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 1fa3c18e-6128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 23960a06-6130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: faa99854-6131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 3255d763-6132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5278035c-6133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: b8c46839-6134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_100, and the Request Id: 21b36df5-6135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.251+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: 23960a06-6136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 140e4b8b-6137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_110, and the Request Id: 18402b88-6138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.265+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: 3255d763-6140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f3f656ce-6141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: db93e7f9-6142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: fcca8487-6143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.276+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: 2a9fa42d-6144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_104-, and the Request Id: 5864bf32-6145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90-, and the Request Id: 1fa3c18e-6146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_110-, and the Request Id: faa99854-6147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_89-, and the Request Id: 8ae11b5f-6148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 21b36df5-6149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-6151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.302+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: 5278035c-6152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5e9a2eb4-6153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.306+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: f3f656ce-6154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 140e4b8b-6155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 9e1a69f6-6156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 6cbdf1f8-6157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f9bd0188-6158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-6159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-6160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 23960a06-6161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: faa99854-6163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_103, and the Request Id: 5d60eb13-6164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.332+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: 5e9a2eb4-6165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: db93e7f9-6166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 3255d763-6167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-6168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 1fa3c18e-6170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 6cbdf1f8-6171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 8ae11b5f-6169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.354+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: fcca8487-6174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_89, and the Request Id: db93e7f9-6173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 21b36df5-6175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: faa99854-6176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-6177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_111, and the Request Id: 18402b88-6178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 23960a06-6179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5864bf32-6180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5e9a2eb4-6181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-6183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: b8c46839-6182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_89-, and the Request Id: 6cbdf1f8-6184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5278035c-6186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.381+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: 140e4b8b-6185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 9e1a69f6-6187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 1fa3c18e-6188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.391+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: 21b36df5-6189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 8ae11b5f-6190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.393+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: faa99854-6191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: db93e7f9-6193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_105, and the Request Id: 23960a06-6194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.401+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: 9e1a69f6-6195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-6196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-6197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f9bd0188-6198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-6199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_91, and the Request Id: b8c46839-6200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_101-, and the Request Id: 3255d763-6201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5d60eb13-6202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5e9a2eb4-6204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: fcca8487-6205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: faa99854-6206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_105-, and the Request Id: 5278035c-6207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.433+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: 2a9fa42d-6203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5864bf32-6208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91-, and the Request Id: 1fa3c18e-6209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 6cbdf1f8-6210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90-, and the Request Id: 8ae11b5f-6211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-6212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.451+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: 5e9a2eb4-6213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-6214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 23960a06-6216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: faa99854-6217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_102-, and the Request Id: f3f656ce-6218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.465+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: 18402b88-6219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_105, and the Request Id: f9bd0188-6220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.470+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: fcca8487-6221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: db93e7f9-6222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-6223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 9e1a69f6-6224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_105-, and the Request Id: 5864bf32-6225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5278035c-6227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: b8c46839-6228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 21b36df5-6229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-6230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5e9a2eb4-6231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 3255d763-6232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 6cbdf1f8-6233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.520+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: faa99854-6234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.524+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: 21b36df5-6235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 140e4b8b-6236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_90, and the Request Id: db93e7f9-6237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f9bd0188-6238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-6239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 1fa3c18e-6240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 8ae11b5f-6242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.562+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: 3255d763-6243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 23960a06-6244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: fcca8487-6245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: faa99854-6246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.579+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: 6cbdf1f8-6247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.587+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: 5d60eb13-6248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5864bf32-6249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-6250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_106, and the Request Id: 23960a06-6251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-6252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.614+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: 140e4b8b-6253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: b8c46839-6254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-6257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-6258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-6259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: db93e7f9-6260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 1fa3c18e-6261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.638+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: 2a9fa42d-6262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5e9a2eb4-6263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-6264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.649+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: 5278035c-6265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_103-, and the Request Id: f3f656ce-6266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_113, and the Request Id: 18402b88-6267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-6268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92, and the Request Id: b8c46839-6269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f9bd0188-6270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.677+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: 5e9a2eb4-6271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 3255d763-6272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5864bf32-6273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_91, and the Request Id: 9e1a69f6-6274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.694+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: faa99854-6275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 23960a06-6276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.704+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: fcca8487-6278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 6cbdf1f8-6279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5d60eb13-6277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92-, and the Request Id: 1fa3c18e-6281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.713+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: f9bd0188-6282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91-, and the Request Id: 8ae11b5f-6283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f3f656ce-6285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5e9a2eb4-6286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: b8c46839-6287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5278035c-6288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-6289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-6290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.754+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: 5864bf32-6291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-6292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-6293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 140e4b8b-6296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-6297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 9e1a69f6-6298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-6299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 3255d763-6300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 1fa3c18e-6301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 6cbdf1f8-6302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-6303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-6304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f3f656ce-6305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.812+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: 21b36df5-6306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5278035c-6307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.817+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: 2a9fa42d-6308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.819+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: 23960a06-6309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_114, and the Request Id: 18402b88-6310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: fcca8487-6312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5d60eb13-6311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.835+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: 5e9a2eb4-6313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-6314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.838+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: 3255d763-6315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_91, and the Request Id: db93e7f9-6316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_105, and the Request Id: 5d60eb13-6317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: b8c46839-6318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.848+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: faa99854-6319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5864bf32-6320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.851+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: 6cbdf1f8-6321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 8ae11b5f-6322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-6323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.855+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: 5278035c-6324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: b8c46839-6325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_105-, and the Request Id: 140e4b8b-6326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 23960a06-6327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.865+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: fcca8487-6328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.868+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: f3f656ce-6330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f9bd0188-6331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 9e1a69f6-6332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-6333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5278035c-6334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_107, and the Request Id: f9bd0188-6335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 21b36df5-6336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: faa99854-6337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93-, and the Request Id: 1fa3c18e-6338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 8ae11b5f-6339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5e9a2eb4-6340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-6341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: db93e7f9-6342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_107-, and the Request Id: 5864bf32-6344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.914+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: 9e1a69f6-6345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-6346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f9bd0188-6347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 3255d763-6348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: b8c46839-6350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 18402b88-6351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5278035c-6349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-6352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-6353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-6354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 6cbdf1f8-6355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_115, and the Request Id: 18402b88-6356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92-, and the Request Id: 8ae11b5f-6357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_108, and the Request Id: 23960a06-6358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5864bf32-6359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f3f656ce-6360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 1fa3c18e-6361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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_115-, and the Request Id: faa99854-6362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 5d60eb13-6363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 9e1a69f6-6364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: f9bd0188-6365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-6366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-6367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 21b36df5-6368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.986+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: 5d60eb13-6369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 3255d763-6370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.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: 2a9fa42d-6371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:38.992+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: 21b36df5-6372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5e9a2eb4-6373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_108-, and the Request Id: 5278035c-6374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-6375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f3f656ce-6377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: b8c46839-6376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.017+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: 2a9fa42d-6378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_108, and the Request Id: f9bd0188-6379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 8ae11b5f-6381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 1fa3c18e-6382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: fcca8487-6384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 6cbdf1f8-6383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.040+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: 3255d763-6385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 23960a06-6386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.051+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: 5e9a2eb4-6387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_106-, and the Request Id: 140e4b8b-6388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_108-, and the Request Id: 5864bf32-6389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94, and the Request Id: b8c46839-6390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.060+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: f3f656ce-6391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_92, and the Request Id: db93e7f9-6392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5d60eb13-6393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5278035c-6394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 9e1a69f6-6395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 21b36df5-6396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: faa99854-6397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-6398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-6399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f3f656ce-6400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_108-, and the Request Id: fcca8487-6401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-6402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 3255d763-6403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-6404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94-, and the Request Id: 1fa3c18e-6406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_92-, and the Request Id: 6cbdf1f8-6407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: faa99854-6408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.164+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: 18402b88-6409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-6410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5e9a2eb4-6411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 2a9fa42d-6412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 21b36df5-6413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.177+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: faa99854-6414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-6415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_106, and the Request Id: 2a9fa42d-6416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-6417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.183+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: 9e1a69f6-6418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 3255d763-6419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5278035c-6420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_105, and the Request Id: 21b36df5-6421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-6422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: fcca8487-6423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-6424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_106-, and the Request Id: f3f656ce-6425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93-, and the Request Id: 8ae11b5f-6427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.217+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: 23960a06-6428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: b8c46839-6429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5e9a2eb4-6430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.227+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: 3255d763-6431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 140e4b8b-6432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: faa99854-6433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_109-, and the Request Id: 5278035c-6434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f9bd0188-6435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.238+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: 5d60eb13-6436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: fcca8487-6437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-6439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-6438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_109, and the Request Id: f9bd0188-6441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 9e1a69f6-6442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 6cbdf1f8-6443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: faa99854-6444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 2a9fa42d-6445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.254+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: 18402b88-6446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.255+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: 140e4b8b-6447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-6448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.261+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: 5e9a2eb4-6449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 23960a06-6450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.270+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: faa99854-6451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f3f656ce-6452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_109-, and the Request Id: 5864bf32-6453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-6454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 8ae11b5f-6455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.290+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: fcca8487-6457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-6458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5278035c-6459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-6460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5d60eb13-6461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 6cbdf1f8-6462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 3255d763-6463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.311+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: db93e7f9-6464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 1fa3c18e-6465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f9bd0188-6466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95, and the Request Id: b8c46839-6467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5e9a2eb4-6469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 140e4b8b-6468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 21b36df5-6470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 3255d763-6471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 9e1a69f6-6472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5864bf32-6473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_106, and the Request Id: 21b36df5-6474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-6476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_93-, and the Request Id: 6cbdf1f8-6477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-6478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-6479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95-, and the Request Id: 1fa3c18e-6480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_118, and the Request Id: 18402b88-6481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-6482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 23960a06-6483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f9bd0188-6484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_94, and the Request Id: 9e1a69f6-6485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f3f656ce-6486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-6487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: fcca8487-6488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_106-, and the Request Id: 3255d763-6489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: b8c46839-6490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5864bf32-6491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5278035c-6492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_118-, and the Request Id: faa99854-6493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.400+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: 23960a06-6494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94-, and the Request Id: 8ae11b5f-6495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: db93e7f9-6496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.413+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: 2a9fa42d-6497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5d60eb13-6498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 21b36df5-6499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-6501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 1fa3c18e-6502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_110, and the Request Id: f9bd0188-6503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.452+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: f3f656ce-6504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 9e1a69f6-6505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-6506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.475+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: 5278035c-6507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 6cbdf1f8-6508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.482+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: 140e4b8b-6509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 3255d763-6510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: faa99854-6511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.500+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: 5e9a2eb4-6512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 8ae11b5f-6513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: b8c46839-6514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 2a9fa42d-6515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: db93e7f9-6516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f3f656ce-6517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 1fa3c18e-6518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 23960a06-6520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 6cbdf1f8-6521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 21b36df5-6522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96, and the Request Id: b8c46839-6523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 3255d763-6524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 2a9fa42d-6525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_107, and the Request Id: 21b36df5-6526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_110-, and the Request Id: 5864bf32-6527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: faa99854-6528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5d60eb13-6529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_110-, and the Request Id: fcca8487-6530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_94, and the Request Id: db93e7f9-6531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-6532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5278035c-6533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 9e1a69f6-6534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_108, and the Request Id: 2a9fa42d-6536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_9_119, and the Request Id: 18402b88-6535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f9bd0188-6537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96-, and the Request Id: 1fa3c18e-6538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_107-, and the Request Id: 3255d763-6539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 140e4b8b-6540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 8ae11b5f-6541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_94-, and the Request Id: 6cbdf1f8-6542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.601+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: faa99854-6543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_108-, and the Request Id: f3f656ce-6544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-6545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5864bf32-6546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.611+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: 9e1a69f6-6547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-6548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5e9a2eb4-6549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 140e4b8b-6550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_109, and the Request Id: 5d60eb13-6551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 2a9fa42d-6552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: db93e7f9-6553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f9bd0188-6554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 23960a06-6555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5864bf32-6556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5278035c-6557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: fcca8487-6558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 3255d763-6560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.650+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: 140e4b8b-6559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: b8c46839-6561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_111, and the Request Id: 23960a06-6562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.661+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: f9bd0188-6563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f3f656ce-6564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: 8ae11b5f-6566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-6567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 6cbdf1f8-6568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: fcca8487-6569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 21b36df5-6570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 1fa3c18e-6571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 3255d763-6572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 2a9fa42d-6573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.695+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: 5864bf32-6574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: faa99854-6575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.700+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: 5e9a2eb4-6576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.701+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: 21b36df5-6577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.703+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: 5278035c-6578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5d60eb13-6579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-6580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_109, and the Request Id: 2a9fa42d-6581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.719+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: fcca8487-6583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f9bd0188-6584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 9e1a69f6-6585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_108-, and the Request Id: 3255d763-6586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 23960a06-6587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: db93e7f9-6588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 140e4b8b-6589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-6590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: faa99854-6591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 1fa3c18e-6592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97, and the Request Id: b8c46839-6593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 6cbdf1f8-6594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.745+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: f3f656ce-6595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5e9a2eb4-6596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5864bf32-6597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 21b36df5-6598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5278035c-6599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.762+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: 18402b88-6600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 8ae11b5f-6601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: fcca8487-6602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.773+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: db93e7f9-6603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-6604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5d60eb13-6605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-6606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 140e4b8b-6607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_97-, and the Request Id: 1fa3c18e-6608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.789+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: 6cbdf1f8-6610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-6609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_110, and the Request Id: 5d60eb13-6611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-6612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5e9a2eb4-6613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_9_120-, and the Request Id: faa99854-6614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-6615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.807+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: 23960a06-6616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: b8c46839-6617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: fcca8487-6618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-6619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_112, and the Request Id: f9bd0188-6620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-6621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.824+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: 5e9a2eb4-6622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f3f656ce-6624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_110-, and the Request Id: 140e4b8b-6625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.836+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: 5278035c-6626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 21b36df5-6627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: db93e7f9-6628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 3255d763-6629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 2a9fa42d-6630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.855+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: 21b36df5-6631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: faa99854-6632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 1fa3c18e-6633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f3f656ce-6635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.878+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: fcca8487-6636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-6637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: faa99854-6638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 23960a06-6639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_121, and the Request Id: 18402b88-6640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5e9a2eb4-6641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 8ae11b5f-6642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.899+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: 5864bf32-6643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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_110, and the Request Id: 2a9fa42d-6644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-6645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.907+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: 9e1a69f6-6646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5d60eb13-6647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5278035c-6648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.918+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: 3255d763-6649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-6650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 1fa3c18e-6651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.930+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: faa99854-6652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96-, and the Request Id: 8ae11b5f-6653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: fcca8487-6654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 6cbdf1f8-6655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: f9bd0188-6656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_110-, and the Request Id: f3f656ce-6657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98, and the Request Id: b8c46839-6658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 21b36df5-6659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 23960a06-6660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-6661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5e9a2eb4-6662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.967+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: 23960a06-6663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.967+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: db93e7f9-6664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-6665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-6666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 9e1a69f6-6667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 5864bf32-6668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: fcca8487-6669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98-, and the Request Id: 1fa3c18e-6670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 18402b88-6671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:39.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: 3255d763-6672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.008+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: 5278035c-6673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_96-, and the Request Id: 6cbdf1f8-6674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: faa99854-6675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 8ae11b5f-6676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.018+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: 5e9a2eb4-6677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: b8c46839-6678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f3f656ce-6679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 23960a06-6681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 9e1a69f6-6682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 140e4b8b-6683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 18402b88-6684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 21b36df5-6685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f9bd0188-6686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: db93e7f9-6687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 3255d763-6688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 1fa3c18e-6689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_110, and the Request Id: 21b36df5-6690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 8ae11b5f-6691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5864bf32-6692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: faa99854-6693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_97, and the Request Id: 9e1a69f6-6694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_111, and the Request Id: 5d60eb13-6695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5278035c-6696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-6697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: b8c46839-6699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.078+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: fcca8487-6698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-6700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_122, and the Request Id: 18402b88-6701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_110-, and the Request Id: 3255d763-6702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.083+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: f9bd0188-6703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 1fa3c18e-6704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97-, and the Request Id: 8ae11b5f-6705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_111-, and the Request Id: 140e4b8b-6706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-6707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_99, and the Request Id: b8c46839-6708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 6cbdf1f8-6710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-6711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_113-, and the Request Id: 5864bf32-6712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-6713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_122-, and the Request Id: faa99854-6714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.110+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: 2a9fa42d-6715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.110+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: 23960a06-6716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 140e4b8b-6717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 9e1a69f6-6718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-6719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: db93e7f9-6720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 8ae11b5f-6721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: fcca8487-6722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.134+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: f3f656ce-6723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f9bd0188-6724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_114-, and the Request Id: 5278035c-6725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 18402b88-6726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 6cbdf1f8-6727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 3255d763-6729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 2a9fa42d-6730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-6731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-6732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-6733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 3255d763-6734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99-, and the Request Id: 1fa3c18e-6735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f3f656ce-6736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-6737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 23960a06-6738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_112, and the Request Id: 5d60eb13-6739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-6740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.189+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: db93e7f9-6741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: fcca8487-6742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.201+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: 21b36df5-6743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 8ae11b5f-6744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.203+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: 5e9a2eb4-6745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-6746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-6747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.208+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: 140e4b8b-6748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-6750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.214+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: 9e1a69f6-6749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.217+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: f9bd0188-6751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_97-, and the Request Id: 6cbdf1f8-6752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: b8c46839-6753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98-, and the Request Id: 8ae11b5f-6754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 2a9fa42d-6755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5278035c-6757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 18402b88-6758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f3f656ce-6759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.232+0000 [Thread-4570] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:40.232+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: fcca8487-6760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_114-, and the Request Id: 5864bf32-6761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: faa99854-6762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_123, and the Request Id: 18402b88-6763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.242+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: 3255d763-6764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.243+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: 2a9fa42d-6765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 1fa3c18e-6766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: db93e7f9-6767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 140e4b8b-6768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-6769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 23960a06-6770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-6771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-6772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: b8c46839-6773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5278035c-6774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_115, and the Request Id: 23960a06-6775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 8ae11b5f-6776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: db93e7f9-6777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.338+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: faa99854-6778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 1fa3c18e-6779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5e9a2eb4-6780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 21b36df5-6781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 140e4b8b-6782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f9bd0188-6783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100, and the Request Id: b8c46839-6784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 6cbdf1f8-6785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.377+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: f3f656ce-6786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_113, and the Request Id: 5d60eb13-6787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 3255d763-6788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.393+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: db93e7f9-6789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_115-, and the Request Id: 5278035c-6790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5864bf32-6792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 2a9fa42d-6791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-6793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 18402b88-6794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: fcca8487-6795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.411+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: 6cbdf1f8-6796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-6797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.419+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: 140e4b8b-6798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100-, and the Request Id: 1fa3c18e-6799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_99, and the Request Id: 9e1a69f6-6800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 21b36df5-6801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f3f656ce-6802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f9bd0188-6803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: faa99854-6805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 23960a06-6806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 18402b88-6807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5e9a2eb4-6808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-6809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: b8c46839-6810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5278035c-6811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 3255d763-6812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-6813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99-, and the Request Id: 8ae11b5f-6814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_112, and the Request Id: 21b36df5-6815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.465+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: 5e9a2eb4-6816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-6817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: db93e7f9-6818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 2a9fa42d-6819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 1fa3c18e-6820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.483+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: 3255d763-6821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.487+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: f9bd0188-6822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 23960a06-6824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.488+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: 18402b88-6823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-6825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_115-, and the Request Id: fcca8487-6826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_124-, and the Request Id: faa99854-6827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f3f656ce-6828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 6cbdf1f8-6829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 18402b88-6830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.513+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: 5864bf32-6831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5278035c-6832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.523+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: 2a9fa42d-6833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.524+0000 [Thread-4645] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:40.525+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: 23960a06-6834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 9e1a69f6-6835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: b8c46839-6836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: faa99854-6837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-6839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 140e4b8b-6840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 1fa3c18e-6841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f9bd0188-6842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_113-, and the Request Id: f3f656ce-6844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: db93e7f9-6843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5e9a2eb4-6845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 3255d763-6846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_114, and the Request Id: 5d60eb13-6847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101, and the Request Id: b8c46839-6848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 6cbdf1f8-6849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 2a9fa42d-6850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.569+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: 5278035c-6851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_99, and the Request Id: db93e7f9-6852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 8ae11b5f-6853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 21b36df5-6854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: fcca8487-6855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-6856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f3f656ce-6857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 18402b88-6858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101-, and the Request Id: 1fa3c18e-6859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5864bf32-6860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-6861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: faa99854-6862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: b8c46839-6863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: fcca8487-6864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.622+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: 5e9a2eb4-6865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.622+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: 140e4b8b-6866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_113, and the Request Id: 21b36df5-6867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_125, and the Request Id: 18402b88-6868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.631+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: 6cbdf1f8-6869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 9e1a69f6-6870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f9bd0188-6871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 1fa3c18e-6872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-6873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_125-, and the Request Id: faa99854-6874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-6875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 23960a06-6876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 2a9fa42d-6877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.650+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: f9bd0188-6879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_113-, and the Request Id: 3255d763-6880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f3f656ce-6881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.653+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: 9e1a69f6-6882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.659+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: fcca8487-6883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_114, and the Request Id: 2a9fa42d-6884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.668+0000 [Thread-4674] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:40.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: db93e7f9-6885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 140e4b8b-6886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-6887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5278035c-6888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.727+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: 5864bf32-6889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 18402b88-6890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 21b36df5-6891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.732+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: f3f656ce-6892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_100-, and the Request Id: 8ae11b5f-6893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f9bd0188-6895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 1fa3c18e-6896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5e9a2eb4-6897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 3255d763-6898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 9e1a69f6-6899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 2a9fa42d-6900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102, and the Request Id: b8c46839-6901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 140e4b8b-6902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_115, and the Request Id: 5d60eb13-6903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-6904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_115-, and the Request Id: 140e4b8b-6905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5278035c-6906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 6cbdf1f8-6907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: faa99854-6908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: fcca8487-6909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-6910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f3f656ce-6911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5864bf32-6912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 8ae11b5f-6913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 3255d763-6914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-6915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f9bd0188-6916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.824+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: 21b36df5-6917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.827+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: 23960a06-6919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102-, and the Request Id: 1fa3c18e-6920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 6cbdf1f8-6921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.843+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: db93e7f9-6922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.845+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: 5278035c-6923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-6924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 18402b88-6925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 2a9fa42d-6926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-6927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-6925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 9e1a69f6-6928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.861+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: f9bd0188-6929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-6930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 23960a06-6932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-6931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 140e4b8b-6933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.867+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: 6cbdf1f8-6934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-6928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-6935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-6935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-6936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_117-, and the Request Id: 5864bf32-6937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_126, and the Request Id: 18402b88-6938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.880+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: 5e9a2eb4-6940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-6939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_114-, and the Request Id: 3255d763-6941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.890+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: 2a9fa42d-6942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 1fa3c18e-6943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: db93e7f9-6944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-6936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-6945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-6946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 140e4b8b-6947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-6948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-6947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f9bd0188-6949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_117-, and the Request Id: fcca8487-6950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.913+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: 9e1a69f6-6952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_116, and the Request Id: 5d60eb13-6953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.915+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: f3f656ce-6951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 23960a06-6955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: b8c46839-6954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5278035c-6956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-6956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.929+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: 23960a06-6957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5864bf32-6958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 3255d763-6959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101-, and the Request Id: 8ae11b5f-6961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-6962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-6954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-6962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 6cbdf1f8-6960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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_116-, and the Request Id: 140e4b8b-6964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.938+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: faa99854-6963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.946+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: 5278035c-6965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 2a9fa42d-6966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f9bd0188-6967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5864bf32-6968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5e9a2eb4-6969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-6968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 5d60eb13-6970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: b8c46839-6971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 9e1a69f6-6972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 21b36df5-6973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 23960a06-6974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-6973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: 3255d763-6975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-6975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: f3f656ce-6976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.991+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: f9bd0188-6977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.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: db93e7f9-6978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:40.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-6978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-6979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.003+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: 5864bf32-6980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103-, and the Request Id: 1fa3c18e-6981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.008+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: 21b36df5-6982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 8ae11b5f-6983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-6984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-6985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 140e4b8b-6986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-6985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 2a9fa42d-6987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.024+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: db93e7f9-6989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f9bd0188-6988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-6990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-6987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: b8c46839-6991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-6992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5e9a2eb4-6993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5864bf32-6994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-6993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-6996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_115-, and the Request Id: 3255d763-6995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-6997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-6998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-6997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-6998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f9bd0188-6999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-6999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5864bf32-7000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.069+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: 5e9a2eb4-7001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-7002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-6992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 9e1a69f6-7003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.071+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: 6cbdf1f8-7004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_119, and the Request Id: f9bd0188-7005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-7007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 1fa3c18e-7008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: faa99854-7009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 140e4b8b-7010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_116, and the Request Id: 2a9fa42d-7011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 8ae11b5f-7012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_117, and the Request Id: 5d60eb13-7013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.098+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: 23960a06-7014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_127, and the Request Id: 18402b88-7015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_119-, and the Request Id: 5864bf32-7017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.113+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: fcca8487-7018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.117+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: 9e1a69f6-7019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5e9a2eb4-7020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: db93e7f9-7021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.127+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: 140e4b8b-7022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-7023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.141+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: f3f656ce-7024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102-, and the Request Id: 8ae11b5f-7025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_127-, and the Request Id: faa99854-7026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 3255d763-7027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_119-, and the Request Id: 5278035c-7028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-7029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 6cbdf1f8-7030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 2a9fa42d-7032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 1fa3c18e-7033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: fcca8487-7034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104, and the Request Id: b8c46839-7035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5d60eb13-7036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 23960a06-7037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 9e1a69f6-7038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5e9a2eb4-7040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5864bf32-7042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 3255d763-7043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-7045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104-, and the Request Id: 1fa3c18e-7046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: faa99854-7044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: fcca8487-7047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f9bd0188-7049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 23960a06-7050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: db93e7f9-7051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.231+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: 5e9a2eb4-7052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-7048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5864bf32-7053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5d60eb13-7054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 8ae11b5f-7055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 6cbdf1f8-7058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_116, and the Request Id: 21b36df5-7059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_120, and the Request Id: 23960a06-7060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.258+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: fcca8487-7061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_102, and the Request Id: db93e7f9-7063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_120, and the Request Id: f9bd0188-7062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 2a9fa42d-7064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: faa99854-7065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: b8c46839-7066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 140e4b8b-7067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-7068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.274+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: 5278035c-7069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_117, and the Request Id: 2a9fa42d-7070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_118, and the Request Id: 5d60eb13-7071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 9e1a69f6-7072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5e9a2eb4-7073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.283+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: 18402b88-7074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.292+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: 5864bf32-7075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.296+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: faa99854-7076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 1fa3c18e-7077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 23960a06-7078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_102-, and the Request Id: 6cbdf1f8-7079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.306+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: 3255d763-7080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-7082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_118-, and the Request Id: 140e4b8b-7083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_117-, and the Request Id: f3f656ce-7085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: fcca8487-7084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_103, and the Request Id: 9e1a69f6-7086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 2a9fa42d-7090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: db93e7f9-7089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f9bd0188-7091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-7092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 3255d763-7093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-7094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-7095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.369+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: 5e9a2eb4-7096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-7097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5d60eb13-7098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-7100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 1fa3c18e-7101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: faa99854-7102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_103-, and the Request Id: 8ae11b5f-7103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.401+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: 23960a06-7104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: b8c46839-7105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 6cbdf1f8-7106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5864bf32-7107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.423+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: fcca8487-7108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: faa99854-7110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_129, and the Request Id: 18402b88-7112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 2a9fa42d-7113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-7114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 140e4b8b-7115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-7116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105-, and the Request Id: 1fa3c18e-7117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: db93e7f9-7118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_117, and the Request Id: 21b36df5-7119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f9bd0188-7120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-7121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5864bf32-7122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5d60eb13-7123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_121, and the Request Id: f9bd0188-7124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-7125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_121-, and the Request Id: 5278035c-7126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_118, and the Request Id: 2a9fa42d-7127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-7128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: fcca8487-7129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_129-, and the Request Id: faa99854-7131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.499+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: 5d60eb13-7130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 6cbdf1f8-7132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.507+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: 3255d763-7133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: b8c46839-7134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.513+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: 5864bf32-7135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.519+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: db93e7f9-7136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 23960a06-7137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_118-, and the Request Id: f3f656ce-7138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 8ae11b5f-7140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_119-, and the Request Id: 140e4b8b-7141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-7143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 1fa3c18e-7144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 2a9fa42d-7145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: fcca8487-7146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-7147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_121, and the Request Id: 5e9a2eb4-7148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f9bd0188-7149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.578+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: 6cbdf1f8-7151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 8ae11b5f-7152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: faa99854-7153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.587+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: fcca8487-7155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5d60eb13-7154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 3255d763-7156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_104, and the Request Id: 9e1a69f6-7157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-7158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 23960a06-7159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5e9a2eb4-7161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 3255d763-7162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 2a9fa42d-7163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_118, and the Request Id: 21b36df5-7164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: b8c46839-7165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: db93e7f9-7166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-7167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-7168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.632+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: 2a9fa42d-7169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_118-, and the Request Id: 3255d763-7172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-7171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.640+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: 23960a06-7174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: b8c46839-7175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 140e4b8b-7176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: fcca8487-7177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104-, and the Request Id: 8ae11b5f-7178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: faa99854-7179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.654+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: 5278035c-7180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 6cbdf1f8-7181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.657+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: 18402b88-7182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_119-, and the Request Id: f3f656ce-7183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-7184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5e9a2eb4-7185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-7186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106-, and the Request Id: 1fa3c18e-7187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-7188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 2a9fa42d-7189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: fcca8487-7190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 23960a06-7191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_130-, and the Request Id: faa99854-7192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5864bf32-7193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 140e4b8b-7195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.684+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: 5e9a2eb4-7196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_122, and the Request Id: f9bd0188-7197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: b8c46839-7198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 8ae11b5f-7200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-7201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_120, and the Request Id: 5d60eb13-7203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.701+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: fcca8487-7204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 3255d763-7205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-7206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 23960a06-7208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.708+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: 5864bf32-7207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: faa99854-7209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 6cbdf1f8-7211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_120-, and the Request Id: 140e4b8b-7212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 1fa3c18e-7213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-7215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5e9a2eb4-7214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f9bd0188-7217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_104, and the Request Id: db93e7f9-7218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-7219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5d60eb13-7220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.742+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: 23960a06-7221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-7222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.745+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: 21b36df5-7224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-7225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5864bf32-7226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: b8c46839-7227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-7228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.756+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: 9e1a69f6-7229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.758+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: 6cbdf1f8-7230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_123-, and the Request Id: 5278035c-7231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: faa99854-7232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 140e4b8b-7233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.769+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: 18402b88-7234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 1fa3c18e-7235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.779+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: 2a9fa42d-7236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: fcca8487-7237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.781+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: 3255d763-7238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 23960a06-7239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107, and the Request Id: b8c46839-7240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-7241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.793+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: f3f656ce-7242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: db93e7f9-7243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: 8ae11b5f-7244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.801+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: faa99854-7245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5e9a2eb4-7246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107-, and the Request Id: 1fa3c18e-7247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 6cbdf1f8-7248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-7251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5d60eb13-7252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_123, and the Request Id: f9bd0188-7253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-7255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 9e1a69f6-7257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: fcca8487-7256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.832+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: 5e9a2eb4-7258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.834+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: 5d60eb13-7259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 2a9fa42d-7260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 23960a06-7261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 3255d763-7262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.850+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: 23960a06-7264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: b8c46839-7265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: db93e7f9-7266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: faa99854-7267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_123-, and the Request Id: 5864bf32-7268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 8ae11b5f-7269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-7270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.871+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: fcca8487-7271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 6cbdf1f8-7272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.874+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: 140e4b8b-7273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.876+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: db93e7f9-7275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.877+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: 5278035c-7276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 2a9fa42d-7277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-7278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f9bd0188-7279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: f3f656ce-7280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 9e1a69f6-7281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.890+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: 21b36df5-7282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-7284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 8ae11b5f-7285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_132, and the Request Id: 18402b88-7286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5d60eb13-7287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.900+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: 2a9fa42d-7288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.907+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: 6cbdf1f8-7289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.911+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: 9e1a69f6-7290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-7291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5864bf32-7292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_132-, and the Request Id: faa99854-7293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5e9a2eb4-7294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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_120-, and the Request Id: 3255d763-7295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: 8ae11b5f-7296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: db93e7f9-7297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 23960a06-7298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.943+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: f3f656ce-7299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: b8c46839-7300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 18402b88-7301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 140e4b8b-7302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 1fa3c18e-7303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: fcca8487-7304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 21b36df5-7305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108, and the Request Id: b8c46839-7306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-7307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-7308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.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: 5278035c-7309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:41.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-7310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_124, and the Request Id: f9bd0188-7311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 2a9fa42d-7312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-7313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: faa99854-7314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 140e4b8b-7315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5e9a2eb4-7316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_124-, and the Request Id: 5864bf32-7317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: fcca8487-7318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108-, and the Request Id: 1fa3c18e-7319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.039+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: 5d60eb13-7320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 6cbdf1f8-7321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 18402b88-7322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-7323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.051+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: 5e9a2eb4-7324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_133, and the Request Id: 18402b88-7325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 23960a06-7326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f3f656ce-7327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 3255d763-7328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5278035c-7329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 8ae11b5f-7330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.070+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: 23960a06-7331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: db93e7f9-7332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: b8c46839-7333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 2a9fa42d-7334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 6cbdf1f8-7335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_133-, and the Request Id: faa99854-7336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_124-, and the Request Id: fcca8487-7337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-7338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 21b36df5-7339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.090+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: 2a9fa42d-7340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.091+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: db93e7f9-7341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 3255d763-7342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_121, and the Request Id: 21b36df5-7343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 1fa3c18e-7344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f9bd0188-7345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 18402b88-7346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.118+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: 140e4b8b-7347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.123+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: 6cbdf1f8-7348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5864bf32-7349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 9e1a69f6-7351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.139+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: 5278035c-7350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5e9a2eb4-7352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-7353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_122-, and the Request Id: f3f656ce-7354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: faa99854-7355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 1fa3c18e-7356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-7357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5d60eb13-7358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-7359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.172+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: 3255d763-7360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109, and the Request Id: b8c46839-7361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f9bd0188-7362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 2a9fa42d-7363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-7365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-7364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.187+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: 9e1a69f6-7366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: db93e7f9-7368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_125, and the Request Id: f9bd0188-7367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 21b36df5-7369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5278035c-7370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 18402b88-7371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: faa99854-7372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.217+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: 18402b88-7373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 6cbdf1f8-7374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107-, and the Request Id: 8ae11b5f-7375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109-, and the Request Id: 1fa3c18e-7376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f3f656ce-7377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 140e4b8b-7378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_134-, and the Request Id: faa99854-7379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-7380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 3255d763-7381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-7382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.256+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: 5864bf32-7383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 23960a06-7384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.266+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: 5e9a2eb4-7385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-7386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5d60eb13-7387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: b8c46839-7388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f9bd0188-7389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 2a9fa42d-7390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-7391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-7392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-7393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 21b36df5-7394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.292+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: 2a9fa42d-7395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_126, and the Request Id: 23960a06-7396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.298+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: 5d60eb13-7397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 9e1a69f6-7398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.319+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: fcca8487-7399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-7400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5864bf32-7401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-7402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_123-, and the Request Id: f3f656ce-7403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 18402b88-7404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f9bd0188-7405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_123-, and the Request Id: 140e4b8b-7406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-7407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.359+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: 21b36df5-7408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_107, and the Request Id: db93e7f9-7409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5864bf32-7410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_126-, and the Request Id: 5278035c-7411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-7412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5e9a2eb4-7413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: b8c46839-7414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 2a9fa42d-7415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: faa99854-7416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.403+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: 3255d763-7417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_126, and the Request Id: f9bd0188-7418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 1fa3c18e-7419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 23960a06-7420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110, and the Request Id: b8c46839-7421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.422+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: 6cbdf1f8-7422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5d60eb13-7423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-7424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f3f656ce-7425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: fcca8487-7426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.440+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: 5864bf32-7427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 9e1a69f6-7428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 3255d763-7429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: db93e7f9-7430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-7431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-7432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 18402b88-7433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_124, and the Request Id: 2a9fa42d-7434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-7435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110-, and the Request Id: 1fa3c18e-7436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_9_135, and the Request Id: 18402b88-7437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 140e4b8b-7438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-7439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 6cbdf1f8-7440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5278035c-7441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 8ae11b5f-7442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-7443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_124-, and the Request Id: f3f656ce-7444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: fcca8487-7445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-7446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.505+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: 9e1a69f6-7447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 3255d763-7449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 23960a06-7448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_123, and the Request Id: 21b36df5-7450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.523+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: 5e9a2eb4-7451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-7452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5d60eb13-7453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 2a9fa42d-7454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 140e4b8b-7455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-7456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5278035c-7457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: db93e7f9-7458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_135-, and the Request Id: faa99854-7459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_126-, and the Request Id: fcca8487-7460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-7461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.552+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: 3255d763-7463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_127, and the Request Id: 23960a06-7462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.560+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: db93e7f9-7464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_124, and the Request Id: 5d60eb13-7465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 1fa3c18e-7466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f3f656ce-7467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 18402b88-7468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108-, and the Request Id: 8ae11b5f-7469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5e9a2eb4-7470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_108-, and the Request Id: 6cbdf1f8-7471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-7472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f9bd0188-7473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_124-, and the Request Id: 140e4b8b-7474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_127-, and the Request Id: 5278035c-7475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 21b36df5-7476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-7477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: b8c46839-7479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 2a9fa42d-7478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-7480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 23960a06-7481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f3f656ce-7483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: db93e7f9-7482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 1fa3c18e-7484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5278035c-7485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 3255d763-7486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5d60eb13-7487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 18402b88-7488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 9e1a69f6-7489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_127, and the Request Id: f9bd0188-7490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-7491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: fcca8487-7492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 23960a06-7493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.687+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: 2a9fa42d-7494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.687+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: 5e9a2eb4-7495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111, and the Request Id: b8c46839-7496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 21b36df5-7497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-7498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-7499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 8ae11b5f-7500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_9_136, and the Request Id: 18402b88-7501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.704+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: 23960a06-7503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-7502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_127-, and the Request Id: 5864bf32-7504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.707+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: fcca8487-7505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-7506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.711+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: f3f656ce-7507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_136-, and the Request Id: faa99854-7508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111-, and the Request Id: 1fa3c18e-7509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 140e4b8b-7510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.729+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: 5278035c-7511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_124, and the Request Id: 21b36df5-7512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5e9a2eb4-7513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f9bd0188-7514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: db93e7f9-7515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: b8c46839-7516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 2a9fa42d-7517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 9e1a69f6-7518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5d60eb13-7519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-7520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-7522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-7521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_124-, and the Request Id: 3255d763-7523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 140e4b8b-7524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5864bf32-7525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.764+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: 9e1a69f6-7526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.766+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: 5d60eb13-7527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 6cbdf1f8-7528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: faa99854-7529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f3f656ce-7530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 1fa3c18e-7531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_125-, and the Request Id: 140e4b8b-7532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-7533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: fcca8487-7534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5864bf32-7535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_128, and the Request Id: f9bd0188-7536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.791+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: db93e7f9-7537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 21b36df5-7538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5d60eb13-7539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5278035c-7540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-7541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 18402b88-7542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 1fa3c18e-7543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: faa99854-7544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109-, and the Request Id: 8ae11b5f-7545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112, and the Request Id: b8c46839-7546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 2a9fa42d-7547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-7548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f3f656ce-7549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: fcca8487-7550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_126, and the Request Id: 2a9fa42d-7551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_128, and the Request Id: 5e9a2eb4-7552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_137, and the Request Id: 18402b88-7553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_109-, and the Request Id: 6cbdf1f8-7554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_128-, and the Request Id: 5864bf32-7555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 3255d763-7556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 140e4b8b-7557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-7558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112-, and the Request Id: 1fa3c18e-7559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.890+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: faa99854-7560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.896+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: f3f656ce-7561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 8ae11b5f-7562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: db93e7f9-7563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 2a9fa42d-7564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 23960a06-7565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f9bd0188-7566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 18402b88-7567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.920+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: fcca8487-7568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-7569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 6cbdf1f8-7570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: b8c46839-7571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5d60eb13-7572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 140e4b8b-7574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5278035c-7573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 3255d763-7575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f3f656ce-7576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5864bf32-7577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-7578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: faa99854-7579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 5e9a2eb4-7580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_126, and the Request Id: 5d60eb13-7581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_125, and the Request Id: 21b36df5-7582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.957+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: 3255d763-7583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.963+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: 23960a06-7584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: db93e7f9-7585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 8ae11b5f-7586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-7587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.973+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: 9e1a69f6-7588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f9bd0188-7589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 1fa3c18e-7591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-7590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 18402b88-7592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 6cbdf1f8-7593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: faa99854-7594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: fcca8487-7595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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_138, and the Request Id: 18402b88-7596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_129, and the Request Id: f9bd0188-7597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: f3f656ce-7598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.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: 21b36df5-7599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.995+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: db93e7f9-7600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:42.999+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: 5278035c-7601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_138-, and the Request Id: faa99854-7602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: 8ae11b5f-7603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_127, and the Request Id: 2a9fa42d-7604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.013+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: 140e4b8b-7605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-7606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 23960a06-7608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-7609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-7610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_110-, and the Request Id: 6cbdf1f8-7611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.039+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: 5e9a2eb4-7613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_129-, and the Request Id: 5864bf32-7614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5d60eb13-7615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 9e1a69f6-7616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_127-, and the Request Id: f3f656ce-7617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-7618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-7619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f9bd0188-7620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: db93e7f9-7621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113, and the Request Id: b8c46839-7622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: faa99854-7623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.095+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: fcca8487-7624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-7625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 6cbdf1f8-7626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 8ae11b5f-7627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 140e4b8b-7628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5864bf32-7629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 9e1a69f6-7630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-7631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-7632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_113-, and the Request Id: 1fa3c18e-7633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 23960a06-7634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: faa99854-7635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_139, and the Request Id: 18402b88-7636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-7637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-7638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_126, and the Request Id: 21b36df5-7639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 8ae11b5f-7640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-7641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: db93e7f9-7642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-7643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.151+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: 9e1a69f6-7644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-7645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_127, and the Request Id: 5d60eb13-7647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.160+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: 23960a06-7648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-7649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 6cbdf1f8-7650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: b8c46839-7651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f3f656ce-7652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.171+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: 140e4b8b-7653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_139-, and the Request Id: faa99854-7655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.183+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: db93e7f9-7656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.187+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: f9bd0188-7657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.190+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: 3255d763-7658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_130-, and the Request Id: 5278035c-7659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_111-, and the Request Id: 8ae11b5f-7661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-7662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 1fa3c18e-7663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 9e1a69f6-7664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.227+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: 6cbdf1f8-7665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5e9a2eb4-7666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_130-, and the Request Id: 5864bf32-7667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 2a9fa42d-7668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 21b36df5-7670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-7669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-7671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 8ae11b5f-7672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-7673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: faa99854-7675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 140e4b8b-7677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_140, and the Request Id: 18402b88-7678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f3f656ce-7679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 1fa3c18e-7680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_128, and the Request Id: 2a9fa42d-7681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: db93e7f9-7682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.276+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: faa99854-7683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_130, and the Request Id: 5e9a2eb4-7684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114, and the Request Id: b8c46839-7686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-7685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 3255d763-7688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 9e1a69f6-7687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-7689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5d60eb13-7691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 6cbdf1f8-7693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5864bf32-7694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114-, and the Request Id: 1fa3c18e-7695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_112, and the Request Id: 9e1a69f6-7696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: faa99854-7697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_128-, and the Request Id: f3f656ce-7698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: 8ae11b5f-7699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_130-, and the Request Id: fcca8487-7700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-7701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 3255d763-7702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-7703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 2a9fa42d-7704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 140e4b8b-7705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 23960a06-7706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: b8c46839-7709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5e9a2eb4-7710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_127, and the Request Id: 21b36df5-7711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-7713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f9bd0188-7712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_128, and the Request Id: 5d60eb13-7714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.376+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: 23960a06-7715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 9e1a69f6-7716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-7717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_127-, and the Request Id: 3255d763-7718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_131, and the Request Id: f9bd0188-7719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-7720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-7721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_112, and the Request Id: db93e7f9-7722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_128-, and the Request Id: 140e4b8b-7724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 21b36df5-7725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_141, and the Request Id: 18402b88-7726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 2a9fa42d-7727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-7728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 3255d763-7729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 1fa3c18e-7730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.410+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: 2a9fa42d-7731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-7732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.415+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: 5864bf32-7733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.416+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: 6cbdf1f8-7734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.416+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: 5278035c-7735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_141-, and the Request Id: faa99854-7736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5d60eb13-7737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5e9a2eb4-7738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 23960a06-7741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 21b36df5-7740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.434+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: f3f656ce-7742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: b8c46839-7743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-7744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-7745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.451+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: 5e9a2eb4-7746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 3255d763-7747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-7748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.457+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: 21b36df5-7750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 8ae11b5f-7752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 2a9fa42d-7753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 140e4b8b-7754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 1fa3c18e-7749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.467+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: 9e1a69f6-7756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115, and the Request Id: b8c46839-7757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.472+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: 3255d763-7758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.472+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: fcca8487-7759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: faa99854-7760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5d60eb13-7761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-7762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5e9a2eb4-7763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-7764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 6cbdf1f8-7765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115-, and the Request Id: 1fa3c18e-7767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 140e4b8b-7768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: 8ae11b5f-7769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.498+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: 23960a06-7771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-7772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: faa99854-7773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.508+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: 18402b88-7775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 21b36df5-7774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.509+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: 5d60eb13-7776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-7777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f3f656ce-7778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 3255d763-7779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.527+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: 2a9fa42d-7781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f9bd0188-7782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5864bf32-7783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: db93e7f9-7784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-7785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_132-, and the Request Id: 5278035c-7786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.547+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: f9bd0188-7787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: b8c46839-7788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5e9a2eb4-7789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_129-, and the Request Id: 140e4b8b-7790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-7791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-7794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.559+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: faa99854-7793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 23960a06-7795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_130-, and the Request Id: f3f656ce-7797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.564+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: 5864bf32-7796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.570+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: 5e9a2eb4-7798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_113, and the Request Id: db93e7f9-7799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 1fa3c18e-7800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 8ae11b5f-7801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-7803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 3255d763-7804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.601+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: 21b36df5-7806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-7807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_132-, and the Request Id: fcca8487-7808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 2a9fa42d-7809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 9e1a69f6-7810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_113-, and the Request Id: 6cbdf1f8-7811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 23960a06-7812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: b8c46839-7813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-7815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.631+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: 3255d763-7816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_133, and the Request Id: 23960a06-7817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 8ae11b5f-7818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f3f656ce-7819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: faa99854-7820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-7821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5864bf32-7822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 1fa3c18e-7823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 21b36df5-7824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5e9a2eb4-7825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: db93e7f9-7826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.674+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: 5278035c-7827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 140e4b8b-7828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 2a9fa42d-7829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.682+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: 5d60eb13-7830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.682+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: 9e1a69f6-7831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f3f656ce-7832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-7833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-7834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116, and the Request Id: b8c46839-7835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 6cbdf1f8-7838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5864bf32-7839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.705+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: 140e4b8b-7840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-7841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_143, and the Request Id: 18402b88-7842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 23960a06-7843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_131, and the Request Id: 2a9fa42d-7844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116-, and the Request Id: 1fa3c18e-7845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114-, and the Request Id: 8ae11b5f-7846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-7847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-7848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_143-, and the Request Id: faa99854-7849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-7851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_133, and the Request Id: f9bd0188-7852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.741+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: f3f656ce-7854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5d60eb13-7855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: db93e7f9-7856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-7857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 23960a06-7858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.763+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: 21b36df5-7859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.764+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: 5e9a2eb4-7860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: b8c46839-7861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-7862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_133-, and the Request Id: 5864bf32-7864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.778+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: 23960a06-7865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-7867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.791+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: db93e7f9-7868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.794+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: fcca8487-7869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.799+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: 3255d763-7870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 8ae11b5f-7871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 1fa3c18e-7872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: faa99854-7873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_114-, and the Request Id: 6cbdf1f8-7874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-7875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.816+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: 5278035c-7876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-7877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 21b36df5-7878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-7879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f9bd0188-7880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_144, and the Request Id: 18402b88-7881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5e9a2eb4-7882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f3f656ce-7883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5d60eb13-7884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-7886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 9e1a69f6-7888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 3255d763-7887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.854+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: 5d60eb13-7889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: b8c46839-7890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: db93e7f9-7891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 8ae11b5f-7892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5864bf32-7893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 2a9fa42d-7894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 23960a06-7895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.871+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: faa99854-7896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f3f656ce-7897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 21b36df5-7898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_115, and the Request Id: 9e1a69f6-7899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.883+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: 2a9fa42d-7900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-7902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 1fa3c18e-7903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5e9a2eb4-7904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 6cbdf1f8-7905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117, and the Request Id: b8c46839-7906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.901+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: 140e4b8b-7907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.907+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: 21b36df5-7909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: fcca8487-7910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: faa99854-7911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117-, and the Request Id: 1fa3c18e-7912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_132-, and the Request Id: f3f656ce-7913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_134, and the Request Id: 5e9a2eb4-7914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115-, and the Request Id: 8ae11b5f-7915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: db93e7f9-7916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.925+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: 3255d763-7917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: b8c46839-7918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 23960a06-7919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 6cbdf1f8-7920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 2a9fa42d-7921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.938+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: fcca8487-7922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f9bd0188-7923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-7924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 18402b88-7925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.951+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: db93e7f9-7926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 21b36df5-7927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.958+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-7928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5278035c-7929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.963+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: 23960a06-7930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_115-, and the Request Id: 6cbdf1f8-7931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_145, and the Request Id: 18402b88-7932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: f3f656ce-7933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-7935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 1fa3c18e-7934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5864bf32-7936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 9e1a69f6-7937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 5e9a2eb4-7938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: 2a9fa42d-7939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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_134, and the Request Id: f9bd0188-7940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-7939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-7941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.991+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: 5278035c-7942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-7941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.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: db93e7f9-7943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:43.999+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: 2a9fa42d-7944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-7945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-7945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_145-, and the Request Id: faa99854-7946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-7947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 1fa3c18e-7948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-7948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: fcca8487-7949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-7950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-7950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 3255d763-7951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: b8c46839-7952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-7951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 6cbdf1f8-7953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 8ae11b5f-7954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.036+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: 5864bf32-7955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-7956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-7957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5d60eb13-7958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-7959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-7959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-7958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f9bd0188-7960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: faa99854-7961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 8ae11b5f-7962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-7963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-7962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-7963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_116, and the Request Id: 9e1a69f6-7964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_132, and the Request Id: 5d60eb13-7965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118-, and the Request Id: 1fa3c18e-7966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.073+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: 21b36df5-7967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-7968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-7968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: faa99854-7969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.081+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: f3f656ce-7970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-7969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_146, and the Request Id: 18402b88-7971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-7972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116-, and the Request Id: 8ae11b5f-7973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-7972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-7974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-7974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5278035c-7975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5864bf32-7976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.108+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: 140e4b8b-7977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_132-, and the Request Id: 3255d763-7978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-7979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.120+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: 5e9a2eb4-7980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f9bd0188-7981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-7981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5864bf32-7982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-7983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 9e1a69f6-7984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 2a9fa42d-7985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 23960a06-7986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-7986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-7987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_135-, and the Request Id: fcca8487-7988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-7982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: db93e7f9-7989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.165+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: f9bd0188-7990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-7989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_146-, and the Request Id: faa99854-7991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 21b36df5-7992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-7993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 8ae11b5f-7994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 6cbdf1f8-7995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-7995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f3f656ce-7996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_116, and the Request Id: db93e7f9-7997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-7987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 1fa3c18e-7998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.210+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: 23960a06-7999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-8000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-8001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: faa99854-8002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_135-, and the Request Id: 5864bf32-8003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5e9a2eb4-8004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_116-, and the Request Id: 6cbdf1f8-8005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_136-, and the Request Id: 5278035c-8006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-8007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 21b36df5-8008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f3f656ce-8009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 3255d763-8010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_134, and the Request Id: 2a9fa42d-8011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 9e1a69f6-8012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: b8c46839-8013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-8014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: fcca8487-8015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-8016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-8017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.289+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: 9e1a69f6-8018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.291+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: 5d60eb13-8019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 1fa3c18e-8020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 23960a06-8021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_133, and the Request Id: 21b36df5-8022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: b8c46839-8023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_134-, and the Request Id: f3f656ce-8024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: db93e7f9-8025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-8026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: faa99854-8027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f9bd0188-8028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117-, and the Request Id: 8ae11b5f-8029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_147, and the Request Id: 18402b88-8030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5e9a2eb4-8031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: fcca8487-8032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_136, and the Request Id: 5e9a2eb4-8033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5864bf32-8034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.342+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: 3255d763-8035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119-, and the Request Id: 1fa3c18e-8036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 2a9fa42d-8037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_147-, and the Request Id: faa99854-8038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.357+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: fcca8487-8039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.359+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: 140e4b8b-8040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 9e1a69f6-8041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 6cbdf1f8-8042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-8043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 21b36df5-8044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5278035c-8045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f3f656ce-8046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: b8c46839-8047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 8ae11b5f-8048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-8049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-8050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5e9a2eb4-8051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-8052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: db93e7f9-8053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: faa99854-8054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 23960a06-8055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5d60eb13-8056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5278035c-8057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: fcca8487-8059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-8058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 9e1a69f6-8060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_137, and the Request Id: 23960a06-8061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f3f656ce-8063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 1fa3c18e-8064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_136, and the Request Id: f9bd0188-8062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-8065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: faa99854-8066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.444+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: 18402b88-8067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-8068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5e9a2eb4-8069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 8ae11b5f-8070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_137-, and the Request Id: 5278035c-8071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_148-, and the Request Id: faa99854-8072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: fcca8487-8073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: b8c46839-8074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-8076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 1fa3c18e-8077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_135, and the Request Id: 2a9fa42d-8075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_118, and the Request Id: 9e1a69f6-8078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-8079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_117, and the Request Id: db93e7f9-8080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.477+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: 5e9a2eb4-8082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 21b36df5-8081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 3255d763-8083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120, and the Request Id: b8c46839-8084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5278035c-8085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.489+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: f3f656ce-8086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-8087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-8088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118-, and the Request Id: 8ae11b5f-8089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_136-, and the Request Id: 5864bf32-8090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_120-, and the Request Id: 1fa3c18e-8091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_134, and the Request Id: 21b36df5-8092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.516+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: fcca8487-8093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_117-, and the Request Id: 6cbdf1f8-8094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: b8c46839-8095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-8096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5d60eb13-8097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-8098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-8099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_134, and the Request Id: 5d60eb13-8100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5278035c-8101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_138, and the Request Id: 23960a06-8102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-8103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f9bd0188-8104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: faa99854-8105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.557+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: 3255d763-8106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5e9a2eb4-8107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.561+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: 140e4b8b-8108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_149, and the Request Id: 18402b88-8109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 8ae11b5f-8110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 2a9fa42d-8111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-8112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.576+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: 5278035c-8113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5864bf32-8114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 21b36df5-8115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5d60eb13-8116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-8117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 9e1a69f6-8118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f3f656ce-8119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.608+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: faa99854-8120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 1fa3c18e-8121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 8ae11b5f-8122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 6cbdf1f8-8123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-8124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5864bf32-8125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-8126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.629+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: f9bd0188-8127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_119, and the Request Id: 9e1a69f6-8128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 3255d763-8130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: fcca8487-8129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-8131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 2a9fa42d-8132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-8133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_119-, and the Request Id: 8ae11b5f-8134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f3f656ce-8135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.655+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: 2a9fa42d-8136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_137-, and the Request Id: 5864bf32-8137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: db93e7f9-8138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 23960a06-8139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-8141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 6cbdf1f8-8140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 21b36df5-8142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: b8c46839-8143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.676+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: db93e7f9-8144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 3255d763-8145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-8146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.682+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: 5d60eb13-8147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.684+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: 21b36df5-8148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5278035c-8149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 9e1a69f6-8150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: fcca8487-8151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f9bd0188-8152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 1fa3c18e-8153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-8155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_135-, and the Request Id: 140e4b8b-8156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121, and the Request Id: b8c46839-8157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.713+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: 5e9a2eb4-8154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_136-, and the Request Id: f3f656ce-8158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_118-, and the Request Id: 6cbdf1f8-8159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5864bf32-8160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f9bd0188-8162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.725+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: 3255d763-8161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-8163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5d60eb13-8164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-8165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.737+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: fcca8487-8166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-8167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_150, and the Request Id: 18402b88-8168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 2a9fa42d-8169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_138, and the Request Id: f9bd0188-8170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5278035c-8171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_139, and the Request Id: 23960a06-8172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: db93e7f9-8173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 8ae11b5f-8174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121-, and the Request Id: 1fa3c18e-8175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_150-, and the Request Id: faa99854-8176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5e9a2eb4-8177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-8178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-8179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_138-, and the Request Id: 5864bf32-8180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 21b36df5-8181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_139-, and the Request Id: 5278035c-8182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-8183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-8184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-8185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-8186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-8187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f3f656ce-8188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-8189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 23960a06-8190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.826+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: 5d60eb13-8191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: fcca8487-8192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-8193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 8ae11b5f-8194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 3255d763-8195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.839+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: 9e1a69f6-8196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 2a9fa42d-8197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5864bf32-8198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 6cbdf1f8-8199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-8200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 1fa3c18e-8201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.856+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: db93e7f9-8202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5278035c-8203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 21b36df5-8204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.865+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: 140e4b8b-8206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_137, and the Request Id: 2a9fa42d-8205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-8207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-8208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: fcca8487-8209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_139, and the Request Id: 5e9a2eb4-8210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 3255d763-8211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-8212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-8213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: b8c46839-8214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_120-, and the Request Id: 8ae11b5f-8215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_137-, and the Request Id: f3f656ce-8216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-8217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.899+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: f9bd0188-8218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-8219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-8220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-8221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: faa99854-8222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_139-, and the Request Id: fcca8487-8223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_122, and the Request Id: b8c46839-8224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_139-, and the Request Id: 5864bf32-8225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.913+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: 6cbdf1f8-8226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 9e1a69f6-8227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_136, and the Request Id: 21b36df5-8228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-8229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 140e4b8b-8230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5e9a2eb4-8231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_151, and the Request Id: 18402b88-8232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 2a9fa42d-8233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f9bd0188-8234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_140, and the Request Id: 23960a06-8235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: db93e7f9-8236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_136-, and the Request Id: 3255d763-8238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5d60eb13-8237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122-, and the Request Id: 1fa3c18e-8239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 8ae11b5f-8240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: fcca8487-8241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.962+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: faa99854-8242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 5864bf32-8243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 6cbdf1f8-8244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.968+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: 5278035c-8245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-8246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-8247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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_137, and the Request Id: 5d60eb13-8248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-8249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 18402b88-8250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: f3f656ce-8251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 1fa3c18e-8252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.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: 21b36df5-8253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-8254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:44.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-8255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-8256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: db93e7f9-8259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 3255d763-8261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_137-, and the Request Id: 140e4b8b-8260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.008+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: 9e1a69f6-8262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_138, and the Request Id: 2a9fa42d-8263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5864bf32-8264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 23960a06-8265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_140, and the Request Id: f9bd0188-8266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-8267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: faa99854-8268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_138-, and the Request Id: f3f656ce-8270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.024+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: 5e9a2eb4-8272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-8273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_120, and the Request Id: db93e7f9-8274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: b8c46839-8275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.031+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: 21b36df5-8276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 1fa3c18e-8277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5278035c-8278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121-, and the Request Id: 8ae11b5f-8279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: b8c46839-8280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5d60eb13-8281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_120-, and the Request Id: 6cbdf1f8-8282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_140-, and the Request Id: 5864bf32-8283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 9e1a69f6-8287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.059+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: fcca8487-8286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 18402b88-8288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.067+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: 3255d763-8289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 8ae11b5f-8290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: faa99854-8291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: db93e7f9-8292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f9bd0188-8293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123-, and the Request Id: 1fa3c18e-8295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-8296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-8297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_138, and the Request Id: 5d60eb13-8298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 9e1a69f6-8299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 23960a06-8300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.096+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: 18402b88-8301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-8303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5864bf32-8305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: b8c46839-8306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.112+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: 23960a06-8307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-8308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 8ae11b5f-8309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_138-, and the Request Id: 140e4b8b-8311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 3255d763-8312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_122, and the Request Id: 9e1a69f6-8313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_152-, and the Request Id: faa99854-8314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f9bd0188-8315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.149+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: 5278035c-8317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122-, and the Request Id: 8ae11b5f-8318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 18402b88-8319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-8320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.156+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: 2a9fa42d-8321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 1fa3c18e-8322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: faa99854-8325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-8326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-8327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5d60eb13-8329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-8330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: b8c46839-8331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_139-, and the Request Id: f3f656ce-8332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.179+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: 5e9a2eb4-8333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-8334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_141, and the Request Id: f9bd0188-8335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 9e1a69f6-8336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.185+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: fcca8487-8337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.187+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: 21b36df5-8338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-8339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 6cbdf1f8-8340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-8341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5278035c-8342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.197+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: 18402b88-8343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.202+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: 3255d763-8346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 1fa3c18e-8348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_141-, and the Request Id: 5864bf32-8347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-8350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.217+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: db93e7f9-8352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 23960a06-8354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124, and the Request Id: b8c46839-8356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5278035c-8358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.252+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: faa99854-8357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_121-, and the Request Id: 6cbdf1f8-8359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f9bd0188-8361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.262+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: 23960a06-8362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.268+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: 5d60eb13-8364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 18402b88-8365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124-, and the Request Id: 1fa3c18e-8367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-8368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: faa99854-8370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5864bf32-8369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 3255d763-8371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.291+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: 5e9a2eb4-8372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.294+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: 140e4b8b-8373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-8374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: db93e7f9-8375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.302+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: 5278035c-8376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-8380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5d60eb13-8382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 18402b88-8381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 8ae11b5f-8383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 23960a06-8385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-8386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_140, and the Request Id: 2a9fa42d-8384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: b8c46839-8387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_142, and the Request Id: f9bd0188-8388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-8389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.337+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: 21b36df5-8390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-8391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_123, and the Request Id: 9e1a69f6-8392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.348+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: fcca8487-8393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_154, and the Request Id: 18402b88-8395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 1fa3c18e-8396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_140-, and the Request Id: f3f656ce-8397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123-, and the Request Id: 8ae11b5f-8398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 6cbdf1f8-8399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_154-, and the Request Id: faa99854-8400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5278035c-8401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.377+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: 3255d763-8402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.379+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: 5864bf32-8403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: b8c46839-8404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 18402b88-8406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-8407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 1fa3c18e-8410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_140, and the Request Id: 5d60eb13-8411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 9e1a69f6-8412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-8413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f9bd0188-8414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-8415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-8416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 6cbdf1f8-8417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125, and the Request Id: b8c46839-8418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_140-, and the Request Id: 140e4b8b-8421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_122, and the Request Id: db93e7f9-8423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5864bf32-8424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_143, and the Request Id: 23960a06-8425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 3255d763-8426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: faa99854-8427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 8ae11b5f-8428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125-, and the Request Id: 1fa3c18e-8429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-8430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_143-, and the Request Id: 5278035c-8433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_141, and the Request Id: 2a9fa42d-8435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5d60eb13-8436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 18402b88-8437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 3255d763-8439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_122-, and the Request Id: 6cbdf1f8-8440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-8441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_143, and the Request Id: 5e9a2eb4-8442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f9bd0188-8443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: faa99854-8444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-8445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 9e1a69f6-8446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 23960a06-8447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_155, and the Request Id: 18402b88-8448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-8449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_143, and the Request Id: f9bd0188-8450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.507+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: f3f656ce-8451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.519+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: fcca8487-8453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.522+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: 21b36df5-8454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5278035c-8455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_124, and the Request Id: 9e1a69f6-8457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.542+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: 3255d763-8458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-8459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_143-, and the Request Id: 5864bf32-8460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 1fa3c18e-8461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-8464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-8465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5278035c-8466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: b8c46839-8468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_155-, and the Request Id: faa99854-8469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124-, and the Request Id: 8ae11b5f-8470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 1fa3c18e-8471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_144, and the Request Id: 23960a06-8472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126, and the Request Id: b8c46839-8473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-8474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_141, and the Request Id: 5d60eb13-8475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 18402b88-8478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f9bd0188-8479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_141-, and the Request Id: 140e4b8b-8481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126-, and the Request Id: 1fa3c18e-8483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 3255d763-8485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 9e1a69f6-8484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_142, and the Request Id: 2a9fa42d-8486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5864bf32-8487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_144-, and the Request Id: 5278035c-8488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: db93e7f9-8489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.636+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: f3f656ce-8490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-8491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-8492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5d60eb13-8493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 6cbdf1f8-8494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-8496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f9bd0188-8497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 23960a06-8498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-8499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: b8c46839-8501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.659+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: 21b36df5-8502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.662+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: db93e7f9-8503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5864bf32-8506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.671+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: 5e9a2eb4-8505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 8ae11b5f-8508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-8507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 1fa3c18e-8509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-8510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_141-, and the Request Id: 3255d763-8511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_144, and the Request Id: f9bd0188-8512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5278035c-8513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.688+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: 18402b88-8514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5d60eb13-8515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-8516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.700+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: fcca8487-8517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.703+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: 5d60eb13-8519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_123-, and the Request Id: 6cbdf1f8-8520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.707+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: faa99854-8521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_144-, and the Request Id: 5864bf32-8522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-8525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: b8c46839-8527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.731+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: 140e4b8b-8530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_143, and the Request Id: 2a9fa42d-8532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5278035c-8531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-8529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 1fa3c18e-8533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: db93e7f9-8534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_145, and the Request Id: 23960a06-8535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5d60eb13-8536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 3255d763-8537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f9bd0188-8538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127, and the Request Id: b8c46839-8539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 18402b88-8542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.764+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: f3f656ce-8543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127-, and the Request Id: 1fa3c18e-8544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: faa99854-8545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-8546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5864bf32-8547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 6cbdf1f8-8548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_145-, and the Request Id: 5278035c-8549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.790+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: 9e1a69f6-8550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5d60eb13-8551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f9bd0188-8552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125-, and the Request Id: 8ae11b5f-8555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-8557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: b8c46839-8559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.813+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: 5e9a2eb4-8561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 3255d763-8562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-8563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_142, and the Request Id: 21b36df5-8564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-8565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.824+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: 5d60eb13-8566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-8567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-8568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_145, and the Request Id: f9bd0188-8569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-8570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 6cbdf1f8-8571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.838+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: 140e4b8b-8572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_157, and the Request Id: 18402b88-8574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_145-, and the Request Id: 5864bf32-8575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.859+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: db93e7f9-8576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 23960a06-8577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.867+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: 3255d763-8578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_145-, and the Request Id: fcca8487-8579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5d60eb13-8580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: b8c46839-8581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_157-, and the Request Id: faa99854-8582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 1fa3c18e-8583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5278035c-8584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 8ae11b5f-8585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f3f656ce-8587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 21b36df5-8588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: f9bd0188-8589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 23960a06-8591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5278035c-8592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.927+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: 2a9fa42d-8593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: fcca8487-8594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.936+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: f3f656ce-8595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 140e4b8b-8596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-8597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128, and the Request Id: b8c46839-8598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.954+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: 23960a06-8599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 9e1a69f6-8600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 8ae11b5f-8601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 18402b88-8602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-8603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.979+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: 9e1a69f6-8604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_124-, and the Request Id: 6cbdf1f8-8605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128-, and the Request Id: 1fa3c18e-8606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 2a9fa42d-8607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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: 5e9a2eb4-8608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.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_146-, and the Request Id: 5278035c-8609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-8610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-8611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:45.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 140e4b8b-8612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.003+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: 5d60eb13-8613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: fcca8487-8614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: db93e7f9-8615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.011+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: 5e9a2eb4-8616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: faa99854-8618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 21b36df5-8617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: 8ae11b5f-8620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 2a9fa42d-8621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-8622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-8623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: b8c46839-8624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 23960a06-8625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_143, and the Request Id: 21b36df5-8626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5864bf32-8627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.047+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: 140e4b8b-8628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.049+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: f9bd0188-8629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-8630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-8631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.064+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: fcca8487-8632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_145, and the Request Id: 2a9fa42d-8633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 6cbdf1f8-8634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_146-, and the Request Id: 5864bf32-8635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_143-, and the Request Id: 3255d763-8636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 18402b88-8637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5278035c-8638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-8639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.096+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: 18402b88-8640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 1fa3c18e-8641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_145-, and the Request Id: f3f656ce-8642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 140e4b8b-8643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5e9a2eb4-8644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.116+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: faa99854-8645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 21b36df5-8647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-8648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5278035c-8649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.138+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: 23960a06-8650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: db93e7f9-8651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-8652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: fcca8487-8653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 18402b88-8654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-8655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 2a9fa42d-8656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 6cbdf1f8-8657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5d60eb13-8658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.169+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: db93e7f9-8659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5864bf32-8660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-8661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 3255d763-8663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_147-, and the Request Id: 5278035c-8662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 140e4b8b-8664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.190+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: 5d60eb13-8665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f3f656ce-8666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5e9a2eb4-8667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 23960a06-8668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5864bf32-8670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 9e1a69f6-8671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_147, and the Request Id: f9bd0188-8672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129, and the Request Id: b8c46839-8673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_145-, and the Request Id: 140e4b8b-8674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-8675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: fcca8487-8676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.225+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: 5e9a2eb4-8677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.226+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: 6cbdf1f8-8678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-8679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.228+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: 5864bf32-8680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_127, and the Request Id: 9e1a69f6-8681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5278035c-8682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 18402b88-8683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 21b36df5-8684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 2a9fa42d-8685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: faa99854-8686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f3f656ce-8687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-8688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: db93e7f9-8689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_146, and the Request Id: 2a9fa42d-8690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127-, and the Request Id: 8ae11b5f-8691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5d60eb13-8692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129-, and the Request Id: 1fa3c18e-8694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.287+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: fcca8487-8695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.291+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: 18402b88-8696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 23960a06-8697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 9e1a69f6-8698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5278035c-8699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.305+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: 21b36df5-8701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5e9a2eb4-8700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 140e4b8b-8702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-8703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.314+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: faa99854-8704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_148, and the Request Id: 23960a06-8705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 6cbdf1f8-8706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5864bf32-8707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_146-, and the Request Id: f3f656ce-8708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5d60eb13-8709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 8ae11b5f-8710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 1fa3c18e-8711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_144-, and the Request Id: 3255d763-8714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-8713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: fcca8487-8716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: db93e7f9-8715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5864bf32-8717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 9e1a69f6-8718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.355+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: 5278035c-8719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_146, and the Request Id: 5d60eb13-8720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 2a9fa42d-8721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 18402b88-8722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_148, and the Request Id: f9bd0188-8723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 6cbdf1f8-8724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 21b36df5-8725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-8726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: b8c46839-8727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: fcca8487-8729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-8728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.430+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: 140e4b8b-8730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: faa99854-8731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 1fa3c18e-8732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.439+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: 5e9a2eb4-8733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f3f656ce-8734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_128, and the Request Id: 9e1a69f6-8735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_148-, and the Request Id: 5864bf32-8736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 3255d763-8737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.451+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: db93e7f9-8738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130, and the Request Id: b8c46839-8739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_128-, and the Request Id: 8ae11b5f-8741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-8740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-8742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.467+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: 18402b88-8743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_126-, and the Request Id: 6cbdf1f8-8744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130-, and the Request Id: 1fa3c18e-8745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-8746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f3f656ce-8747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 21b36df5-8748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.487+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: 2a9fa42d-8749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-8750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-8752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 23960a06-8753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.507+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: fcca8487-8754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 3255d763-8755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_145, and the Request Id: 21b36df5-8756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 9e1a69f6-8757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 140e4b8b-8758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.533+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: faa99854-8759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5278035c-8760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5e9a2eb4-8761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_147-, and the Request Id: f3f656ce-8762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5864bf32-8763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 23960a06-8764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-8766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5278035c-8765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 6cbdf1f8-8767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_149, and the Request Id: 23960a06-8768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 8ae11b5f-8769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5d60eb13-8770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 18402b88-8771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 140e4b8b-8772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.594+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: 3255d763-8773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_147, and the Request Id: 5d60eb13-8775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-8776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-8777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 2a9fa42d-8778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5864bf32-8779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_149, and the Request Id: f9bd0188-8780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: db93e7f9-8781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 9e1a69f6-8782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.627+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: 140e4b8b-8783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 18402b88-8784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-8785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_161, and the Request Id: 18402b88-8786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 1fa3c18e-8787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 6cbdf1f8-8788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 8ae11b5f-8789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 21b36df5-8790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_149-, and the Request Id: 5864bf32-8791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_149-, and the Request Id: 5278035c-8792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f3f656ce-8793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.663+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: 9e1a69f6-8794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 3255d763-8795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.671+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: db93e7f9-8796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.675+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: faa99854-8797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129-, and the Request Id: 8ae11b5f-8798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5e9a2eb4-8799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.687+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: 6cbdf1f8-8800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 18402b88-8801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5d60eb13-8802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: fcca8487-8803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.700+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: 5e9a2eb4-8804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-8806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: b8c46839-8807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 9e1a69f6-8808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f3f656ce-8809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 21b36df5-8810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: db93e7f9-8811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-8812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-8813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 23960a06-8814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_148, and the Request Id: 2a9fa42d-8815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131, and the Request Id: b8c46839-8816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-8817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5864bf32-8818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.744+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: fcca8487-8820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_146, and the Request Id: 21b36df5-8819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5d60eb13-8821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 8ae11b5f-8823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-8822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5278035c-8824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 140e4b8b-8825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 6cbdf1f8-8826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 9e1a69f6-8828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.772+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: 5d60eb13-8829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-8830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-8832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-8833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.777+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: f3f656ce-8831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_150, and the Request Id: f9bd0188-8835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: faa99854-8834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_130, and the Request Id: 9e1a69f6-8836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.792+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: 3255d763-8837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5e9a2eb4-8838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131-, and the Request Id: 1fa3c18e-8839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_148-, and the Request Id: 140e4b8b-8840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 2a9fa42d-8841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: db93e7f9-8842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_162, and the Request Id: 18402b88-8843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130-, and the Request Id: 8ae11b5f-8844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 6cbdf1f8-8845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 21b36df5-8846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.826+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: 5864bf32-8847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5d60eb13-8848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 23960a06-8849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-8850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 9e1a69f6-8851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-8852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5278035c-8854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.864+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: 23960a06-8855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_162-, and the Request Id: faa99854-8856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-8857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 3255d763-8858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_128, and the Request Id: db93e7f9-8859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 8ae11b5f-8860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5e9a2eb4-8861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: fcca8487-8862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: b8c46839-8863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 2a9fa42d-8864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5864bf32-8865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.894+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: 5278035c-8866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-8867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 18402b88-8868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 21b36df5-8869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_128-, and the Request Id: 6cbdf1f8-8870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5d60eb13-8871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 9e1a69f6-8872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 140e4b8b-8873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-8874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.912+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: 9e1a69f6-8876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.914+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: 5d60eb13-8877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: faa99854-8878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.919+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: 2a9fa42d-8879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-8880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.926+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: f3f656ce-8881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5864bf32-8882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_151, and the Request Id: f9bd0188-8883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: db93e7f9-8884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.938+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: 140e4b8b-8885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131-, and the Request Id: 8ae11b5f-8886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_151-, and the Request Id: 5864bf32-8887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_147, and the Request Id: 21b36df5-8888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 5d60eb13-8889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 9e1a69f6-8890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 18402b88-8891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 2a9fa42d-8892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: f9bd0188-8893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-8894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.980+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: 5e9a2eb4-8895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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_163, and the Request Id: 18402b88-8896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.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: 1fa3c18e-8897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-8898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:46.994+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: 3255d763-8899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5864bf32-8900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 23960a06-8901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-8902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_150-, and the Request Id: fcca8487-8903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 8ae11b5f-8904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.021+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: faa99854-8905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5d60eb13-8906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 140e4b8b-8907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5e9a2eb4-8908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.027+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: 5d60eb13-8909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 6cbdf1f8-8910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-8911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-8912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 2a9fa42d-8913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-8914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-8915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 9e1a69f6-8916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5278035c-8917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-8918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: db93e7f9-8919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_152, and the Request Id: f9bd0188-8920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-8919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 3255d763-8921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-8922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-8923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_150-, and the Request Id: 140e4b8b-8924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 1fa3c18e-8925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_150, and the Request Id: 2a9fa42d-8926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: fcca8487-8927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.074+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: 9e1a69f6-8928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_132, and the Request Id: b8c46839-8929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 6cbdf1f8-8930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-8930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_152-, and the Request Id: 5864bf32-8931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-8932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-8933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5278035c-8934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5d60eb13-8935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.092+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: db93e7f9-8936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 3255d763-8937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_150-, and the Request Id: f3f656ce-8938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.096+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: 21b36df5-8939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_151, and the Request Id: 23960a06-8940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132-, and the Request Id: 8ae11b5f-8941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_148-, and the Request Id: 3255d763-8942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-8943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: fcca8487-8944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_151-, and the Request Id: 5278035c-8945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.123+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: 5e9a2eb4-8946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-8947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_151-, and the Request Id: fcca8487-8948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-8949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 23960a06-8950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 140e4b8b-8951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 2a9fa42d-8952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5d60eb13-8953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-8953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 140e4b8b-8954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-8954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.158+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: 5d60eb13-8955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132-, and the Request Id: 1fa3c18e-8956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 9e1a69f6-8957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-8958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_129-, and the Request Id: 6cbdf1f8-8959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-8958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: faa99854-8960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-8960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-8961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.182+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: 18402b88-8962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-8963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: b8c46839-8965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-8964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5864bf32-8966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-8968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 3255d763-8967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: db93e7f9-8969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-8970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-8971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-8971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5864bf32-8972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_164-, and the Request Id: faa99854-8973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-8972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.231+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: 140e4b8b-8974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 2a9fa42d-8975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-8975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-8976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-8977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: fcca8487-8978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-8979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-8977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-8979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-8980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_151, and the Request Id: 2a9fa42d-8981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-8980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-8983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: b8c46839-8984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-8983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-8982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 6cbdf1f8-8985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-8984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-8987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5278035c-8986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.266+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: f9bd0188-8988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-8986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 1fa3c18e-8989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-8989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.268+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: 23960a06-8990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 8ae11b5f-8991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-8991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5d60eb13-8992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133, and the Request Id: b8c46839-8993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.279+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: 5864bf32-8994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.282+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: 9e1a69f6-8995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-8996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-8996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-8982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133-, and the Request Id: 8ae11b5f-8997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-8998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.291+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: f3f656ce-8999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-8998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133-, and the Request Id: 1fa3c18e-9000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: faa99854-9001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_149, and the Request Id: 21b36df5-9002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_152, and the Request Id: 5e9a2eb4-9003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 2a9fa42d-9004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 140e4b8b-9005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_152-, and the Request Id: 5278035c-9006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-9007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: db93e7f9-9008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.314+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: fcca8487-9009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-9010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-9011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 6cbdf1f8-9012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 23960a06-9013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-9014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 9e1a69f6-9015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.331+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: 3255d763-9016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5864bf32-9017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.335+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: db93e7f9-9018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 1fa3c18e-9019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.340+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: 5d60eb13-9020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-9021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5e9a2eb4-9022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-9023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: faa99854-9024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_165, and the Request Id: 18402b88-9025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5278035c-9026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: fcca8487-9027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-9028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-9029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_152-, and the Request Id: 140e4b8b-9031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.375+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: 6cbdf1f8-9030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 23960a06-9032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5278035c-9033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: b8c46839-9034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5864bf32-9035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_153, and the Request Id: 23960a06-9036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_165-, and the Request Id: faa99854-9037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_154, and the Request Id: f9bd0188-9038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-9039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-9040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-9041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.410+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: 2a9fa42d-9042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 9e1a69f6-9043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-9044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 1fa3c18e-9045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-9046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-9047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-9048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: fcca8487-9049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.438+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: 5864bf32-9050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.442+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: 5e9a2eb4-9051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134, and the Request Id: b8c46839-9052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 3255d763-9053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_134, and the Request Id: 9e1a69f6-9054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: db93e7f9-9055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.453+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: 5278035c-9056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 140e4b8b-9058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: faa99854-9057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.459+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: f3f656ce-9059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134-, and the Request Id: 1fa3c18e-9060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.473+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: fcca8487-9061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_134-, and the Request Id: 8ae11b5f-9062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 6cbdf1f8-9063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-9064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: faa99854-9065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-9066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 3255d763-9067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: db93e7f9-9068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 2a9fa42d-9069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_166, and the Request Id: 18402b88-9070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-9071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 6cbdf1f8-9072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_166-, and the Request Id: faa99854-9073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.524+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: 21b36df5-9074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 23960a06-9075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: b8c46839-9076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-9077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-9078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 140e4b8b-9079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-9080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 9e1a69f6-9081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5e9a2eb4-9082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.549+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: 3255d763-9083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5864bf32-9084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 1fa3c18e-9085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 2a9fa42d-9086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-9087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.563+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: 2a9fa42d-9088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5278035c-9089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.565+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: 5d60eb13-9090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.567+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: db93e7f9-9091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-9092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 8ae11b5f-9093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-9094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5864bf32-9095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-9096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_155, and the Request Id: f9bd0188-9098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-9097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: fcca8487-9099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 9e1a69f6-9100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-9101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_167, and the Request Id: 18402b88-9102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 8ae11b5f-9103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_153-, and the Request Id: 140e4b8b-9104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 23960a06-9105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_131-, and the Request Id: 6cbdf1f8-9106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: b8c46839-9107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_135, and the Request Id: 9e1a69f6-9108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_153-, and the Request Id: f3f656ce-9109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-9110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.632+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: 5864bf32-9111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-9112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 1fa3c18e-9113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 3255d763-9114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: b8c46839-9115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_154, and the Request Id: 23960a06-9116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 2a9fa42d-9117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: fcca8487-9118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5d60eb13-9119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.655+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: 5e9a2eb4-9120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: db93e7f9-9121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135-, and the Request Id: 8ae11b5f-9122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-9123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-9124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-9125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.680+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: 21b36df5-9126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-9127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_154-, and the Request Id: 5278035c-9128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_167-, and the Request Id: faa99854-9129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-9130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135-, and the Request Id: 1fa3c18e-9131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-9132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 9e1a69f6-9133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.705+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: 3255d763-9134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.707+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: fcca8487-9135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5d60eb13-9136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-9137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 140e4b8b-9138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 6cbdf1f8-9139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-9140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-9141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.726+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: 5d60eb13-9142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-9143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 23960a06-9144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_156, and the Request Id: f9bd0188-9145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-9146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: b8c46839-9147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.745+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: 2a9fa42d-9148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 8ae11b5f-9149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-9150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5e9a2eb4-9151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_156-, and the Request Id: 5864bf32-9152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.754+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: f3f656ce-9153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5278035c-9154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-9155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_154-, and the Request Id: 140e4b8b-9156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-9157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: faa99854-9158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 3255d763-9159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-9160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-9161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.778+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: db93e7f9-9162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-9163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-9164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 1fa3c18e-9165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-9166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.802+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: 23960a06-9167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-9168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-9169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 9e1a69f6-9170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-9172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-9171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_168, and the Request Id: 18402b88-9173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_132-, and the Request Id: 6cbdf1f8-9175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 8ae11b5f-9174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5e9a2eb4-9176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5d60eb13-9177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: fcca8487-9178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_155, and the Request Id: 5e9a2eb4-9179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5864bf32-9180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: b8c46839-9181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_152, and the Request Id: 21b36df5-9182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.843+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: 9e1a69f6-9183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-9184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 140e4b8b-9186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.862+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: 3255d763-9185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.864+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: 5278035c-9187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: db93e7f9-9188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 2a9fa42d-9189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-9190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-9191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-9192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-9193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_157, and the Request Id: f9bd0188-9194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-9195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.889+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: fcca8487-9196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.893+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: 2a9fa42d-9198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.893+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: faa99854-9197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136-, and the Request Id: 8ae11b5f-9199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136, and the Request Id: b8c46839-9200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 23960a06-9201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-9202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_157-, and the Request Id: 5864bf32-9203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 6cbdf1f8-9204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5e9a2eb4-9205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-9206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.919+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: f3f656ce-9207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: fcca8487-9208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5d60eb13-9209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 21b36df5-9210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: db93e7f9-9211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f9bd0188-9212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 3255d763-9213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 2a9fa42d-9214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 140e4b8b-9215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 9e1a69f6-9216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_155, and the Request Id: 5d60eb13-9217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: faa99854-9218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136-, and the Request Id: 1fa3c18e-9219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.957+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: 21b36df5-9220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 6cbdf1f8-9221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 8ae11b5f-9222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-9223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_133, and the Request Id: db93e7f9-9224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-9225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 18402b88-9226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-9227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_169, and the Request Id: 18402b88-9228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-9229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5e9a2eb4-9230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 2a9fa42d-9231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: fcca8487-9232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_153-, and the Request Id: 3255d763-9233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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_155-, and the Request Id: 140e4b8b-9234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 23960a06-9235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: f3f656ce-9236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: b8c46839-9237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.993+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: 6cbdf1f8-9238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.994+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: 5e9a2eb4-9239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 5d60eb13-9240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:47.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: 9e1a69f6-9241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.002+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: 2a9fa42d-9242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_169-, and the Request Id: faa99854-9243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-9245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-9247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-9248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.021+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: fcca8487-9250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_158, and the Request Id: f9bd0188-9251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_156, and the Request Id: 23960a06-9252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_156-, and the Request Id: f3f656ce-9253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_137, and the Request Id: 9e1a69f6-9254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 1fa3c18e-9257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.035+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: 5864bf32-9258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: db93e7f9-9260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_156, and the Request Id: 5d60eb13-9262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_156-, and the Request Id: 5278035c-9263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-9264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: b8c46839-9265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-9267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137-, and the Request Id: 8ae11b5f-9268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_154, and the Request Id: 21b36df5-9269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 1fa3c18e-9270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137, and the Request Id: b8c46839-9273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-9274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.065+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: 140e4b8b-9276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.067+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: 3255d763-9277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f3f656ce-9278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 9e1a69f6-9280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 23960a06-9281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: faa99854-9282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: db93e7f9-9283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-9284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-9287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137-, and the Request Id: 1fa3c18e-9288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f3f656ce-9290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 8ae11b5f-9291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 6cbdf1f8-9292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.104+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: db93e7f9-9295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_157, and the Request Id: 2a9fa42d-9296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-9300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_157-, and the Request Id: f3f656ce-9302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.121+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: f9bd0188-9303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.122+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: 18402b88-9304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.126+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: 5e9a2eb4-9305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 21b36df5-9306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-9308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_155, and the Request Id: 21b36df5-9309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-9310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f3f656ce-9312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_159-, and the Request Id: 5864bf32-9313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.146+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: 5d60eb13-9314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 23960a06-9315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.149+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: fcca8487-9316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.151+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: 3255d763-9317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 9e1a69f6-9318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: b8c46839-9319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.159+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: 6cbdf1f8-9322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.161+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: 140e4b8b-9323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_170-, and the Request Id: faa99854-9325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_157, and the Request Id: 23960a06-9326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 21b36df5-9327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 8ae11b5f-9329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-9332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_157-, and the Request Id: 5278035c-9334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-9335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_158, and the Request Id: 2a9fa42d-9336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.200+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: 9e1a69f6-9337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-9338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: db93e7f9-9343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-9344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_160, and the Request Id: f9bd0188-9346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-9345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: b8c46839-9347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: faa99854-9348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 1fa3c18e-9349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.236+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: f3f656ce-9351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-9352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: b8c46839-9354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.244+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: 5d60eb13-9355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-9353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.247+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: 5e9a2eb4-9356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-9357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 6cbdf1f8-9358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: faa99854-9359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 21b36df5-9360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.260+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: 18402b88-9362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-9363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138-, and the Request Id: 1fa3c18e-9365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138-, and the Request Id: 8ae11b5f-9366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_156, and the Request Id: 21b36df5-9367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_160-, and the Request Id: 5864bf32-9368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.284+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: faa99854-9370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_158-, and the Request Id: 140e4b8b-9369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 9e1a69f6-9371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-9372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.289+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: fcca8487-9373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f3f656ce-9374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: b8c46839-9375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-9376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-9378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.305+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: 23960a06-9379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.308+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: 3255d763-9380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-9381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-9383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_135, and the Request Id: db93e7f9-9384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 21b36df5-9385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 8ae11b5f-9386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-9387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.341+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: 5278035c-9389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-9390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-9392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_159, and the Request Id: 2a9fa42d-9394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 1fa3c18e-9397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 9e1a69f6-9398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.367+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: 6cbdf1f8-9400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_161, and the Request Id: f9bd0188-9403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-9404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_159-, and the Request Id: f3f656ce-9406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: db93e7f9-9407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.380+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: 5d60eb13-9408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_139, and the Request Id: 9e1a69f6-9409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-9410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 23960a06-9411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_161-, and the Request Id: 5864bf32-9413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 6cbdf1f8-9414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: faa99854-9415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 1fa3c18e-9416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139, and the Request Id: b8c46839-9417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139-, and the Request Id: 8ae11b5f-9419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-9420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_159-, and the Request Id: 140e4b8b-9421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_9_172, and the Request Id: 18402b88-9423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.412+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: 5e9a2eb4-9426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: db93e7f9-9427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.413+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: 21b36df5-9428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 9e1a69f6-9429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139-, and the Request Id: 1fa3c18e-9431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 6cbdf1f8-9433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f3f656ce-9434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_9_172-, and the Request Id: faa99854-9435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.437+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: db93e7f9-9436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_157-, and the Request Id: 3255d763-9439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.452+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: fcca8487-9441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 8ae11b5f-9442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 23960a06-9444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.468+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: 23960a06-9449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-9450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_136-, and the Request Id: 6cbdf1f8-9452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 9e1a69f6-9453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-9454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_162, and the Request Id: f9bd0188-9455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: faa99854-9456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 21b36df5-9458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 1fa3c18e-9459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-9460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_160, and the Request Id: 2a9fa42d-9461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_159-, and the Request Id: 5278035c-9462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-9464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-9465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-9466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_160, and the Request Id: 5d60eb13-9467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-9468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.504+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: 5e9a2eb4-9469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-9470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.508+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: 9e1a69f6-9471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_162-, and the Request Id: 5864bf32-9473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 23960a06-9474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-9475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 1fa3c18e-9477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_173, and the Request Id: 18402b88-9478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: 8ae11b5f-9479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 6cbdf1f8-9480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_160-, and the Request Id: fcca8487-9481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140, and the Request Id: b8c46839-9482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-9484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 21b36df5-9485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_160-, and the Request Id: f3f656ce-9486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_160-, and the Request Id: 140e4b8b-9488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-9489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 9e1a69f6-9490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-9491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.545+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: db93e7f9-9493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_158, and the Request Id: 21b36df5-9494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_173-, and the Request Id: faa99854-9495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 23960a06-9497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_137-, and the Request Id: 6cbdf1f8-9503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 8ae11b5f-9504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.575+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: 3255d763-9505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-9507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140-, and the Request Id: 1fa3c18e-9508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-9509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f3f656ce-9510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: db93e7f9-9511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 8ae11b5f-9513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_163, and the Request Id: f9bd0188-9515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.600+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: 23960a06-9516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: faa99854-9517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 21b36df5-9518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_141, and the Request Id: 9e1a69f6-9519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: b8c46839-9523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_161, and the Request Id: 5d60eb13-9525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-9526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_160-, and the Request Id: 5278035c-9527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-9528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141-, and the Request Id: 8ae11b5f-9529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 6cbdf1f8-9520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_161-, and the Request Id: 140e4b8b-9530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_161, and the Request Id: 5e9a2eb4-9531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_174, and the Request Id: 18402b88-9532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 1fa3c18e-9534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_163-, and the Request Id: 5864bf32-9535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 9e1a69f6-9536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.655+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: faa99854-9537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-9539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 23960a06-9541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.669+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: fcca8487-9543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.669+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: 2a9fa42d-9542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-9545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-9546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-9548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-9549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: b8c46839-9550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.686+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: db93e7f9-9551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-9554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.697+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: f3f656ce-9556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.702+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: 21b36df5-9558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-9559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 8ae11b5f-9561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-9563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_161, and the Request Id: 23960a06-9565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.714+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: 9e1a69f6-9566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141, and the Request Id: b8c46839-9567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_162, and the Request Id: 5d60eb13-9568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_138-, and the Request Id: 6cbdf1f8-9570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142-, and the Request Id: 8ae11b5f-9572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.732+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: 5278035c-9573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_164, and the Request Id: f9bd0188-9576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.743+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: 3255d763-9578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-9579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 21b36df5-9580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 9e1a69f6-9581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.755+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: 140e4b8b-9582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141-, and the Request Id: 1fa3c18e-9583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.763+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: 5864bf32-9584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: db93e7f9-9585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f3f656ce-9586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: faa99854-9588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.775+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: 5e9a2eb4-9589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 8ae11b5f-9590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: b8c46839-9592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-9593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-9594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.794+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: fcca8487-9596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 6cbdf1f8-9599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-9600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 9e1a69f6-9601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-9602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f3f656ce-9603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-9604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-9605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 21b36df5-9606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_175, and the Request Id: 18402b88-9608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-9609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.828+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: 2a9fa42d-9610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_143, and the Request Id: 9e1a69f6-9611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: db93e7f9-9612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 6cbdf1f8-9615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.839+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: faa99854-9616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_139, and the Request Id: db93e7f9-9618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_163, and the Request Id: 5d60eb13-9622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 23960a06-9623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: b8c46839-9626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.845+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: 21b36df5-9617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 1fa3c18e-9630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.871+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: 23960a06-9631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.872+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: f3f656ce-9632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.873+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: f9bd0188-9633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142, and the Request Id: b8c46839-9634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.879+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: 5e9a2eb4-9636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: faa99854-9637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.882+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: 6cbdf1f8-9638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_160-, and the Request Id: 3255d763-9639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142-, and the Request Id: 1fa3c18e-9640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: db93e7f9-9641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.895+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: 140e4b8b-9643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: 8ae11b5f-9644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.900+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: 5864bf32-9645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-9646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 21b36df5-9647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: faa99854-9648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.915+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: 5278035c-9650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_163-, and the Request Id: fcca8487-9651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-9652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 9e1a69f6-9654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f9bd0188-9655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 6cbdf1f8-9656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5e9a2eb4-9658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_176-, and the Request Id: faa99854-9657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-9659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 3255d763-9660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5278035c-9661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: b8c46839-9662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 140e4b8b-9663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 2a9fa42d-9664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: db93e7f9-9665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 6cbdf1f8-9666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 18402b88-9667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: f3f656ce-9668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: fcca8487-9670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 8ae11b5f-9671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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_163, and the Request Id: 2a9fa42d-9669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5864bf32-9672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 5d60eb13-9673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-9674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.993+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: 5d60eb13-9675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.995+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: db93e7f9-9676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:48.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: 1fa3c18e-9677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 9e1a69f6-9678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-9679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-9680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_140-, and the Request Id: 6cbdf1f8-9681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5e9a2eb4-9682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-9684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f9bd0188-9685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-9686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 21b36df5-9687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_163-, and the Request Id: f3f656ce-9688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-9689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: b8c46839-9690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.045+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: 21b36df5-9691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: db93e7f9-9692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.050+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: 23960a06-9693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 2a9fa42d-9695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-9696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_144, and the Request Id: 9e1a69f6-9697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5864bf32-9698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.063+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: 140e4b8b-9699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.065+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: 5e9a2eb4-9694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-9700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_177, and the Request Id: 18402b88-9701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_161-, and the Request Id: 3255d763-9702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 6cbdf1f8-9703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 21b36df5-9704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144-, and the Request Id: 8ae11b5f-9705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 1fa3c18e-9706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-9707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: b8c46839-9708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.092+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: 5278035c-9709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-9710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_166, and the Request Id: f9bd0188-9711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-9712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.109+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: fcca8487-9713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: db93e7f9-9714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 2a9fa42d-9715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_177-, and the Request Id: faa99854-9716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 6cbdf1f8-9717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_166-, and the Request Id: 5864bf32-9718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-9719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 23960a06-9721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.132+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: 2a9fa42d-9722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 9e1a69f6-9720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-9723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-9724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5e9a2eb4-9725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-9726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_162, and the Request Id: 21b36df5-9727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_141, and the Request Id: db93e7f9-9728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-9729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143-, and the Request Id: 1fa3c18e-9730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.155+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: f3f656ce-9731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 8ae11b5f-9733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f9bd0188-9734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-9735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.173+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: 3255d763-9736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-9737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-9738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_141-, and the Request Id: 6cbdf1f8-9739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-9740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 2a9fa42d-9741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-9742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 23960a06-9743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-9746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-9744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-9747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_164, and the Request Id: 23960a06-9748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 21b36df5-9749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-9750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: db93e7f9-9751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-9752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_145, and the Request Id: 9e1a69f6-9753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-9755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 3255d763-9756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-9757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-9758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-9759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.224+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: 5d60eb13-9754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-9760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-9761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.229+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: 18402b88-9762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_164-, and the Request Id: 5278035c-9763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 21b36df5-9764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5864bf32-9765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 3255d763-9766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_163, and the Request Id: 21b36df5-9767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-9768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.252+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: 5e9a2eb4-9769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: 8ae11b5f-9770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-9771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 6cbdf1f8-9772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 2a9fa42d-9773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_178-, and the Request Id: faa99854-9774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 1fa3c18e-9775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-9776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 23960a06-9777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_165, and the Request Id: 2a9fa42d-9778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.269+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: 140e4b8b-9779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.269+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: db93e7f9-9780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144, and the Request Id: b8c46839-9781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_163-, and the Request Id: 3255d763-9782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.276+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: fcca8487-9783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_167, and the Request Id: f9bd0188-9784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.282+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: 6cbdf1f8-9785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-9786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-9787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144-, and the Request Id: 1fa3c18e-9788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.292+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: f3f656ce-9790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 9e1a69f6-9791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5e9a2eb4-9792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_167-, and the Request Id: 5864bf32-9793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 21b36df5-9794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-9795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: b8c46839-9796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: db93e7f9-9797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-9798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-9799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-9800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 8ae11b5f-9801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 3255d763-9802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-9803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-9804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-9805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f9bd0188-9806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-9807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-9809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_165, and the Request Id: 23960a06-9810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-9811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_179, and the Request Id: 18402b88-9812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 6cbdf1f8-9813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-9814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 21b36df5-9815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 2a9fa42d-9816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-9817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-9818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-9819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.374+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: 5d60eb13-9820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5e9a2eb4-9821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.377+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: 21b36df5-9822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 1fa3c18e-9823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-9824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.384+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: 5278035c-9825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 9e1a69f6-9826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5864bf32-9827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145, and the Request Id: b8c46839-9829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.386+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: 5e9a2eb4-9828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_166, and the Request Id: 2a9fa42d-9830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.388+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: 140e4b8b-9831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 23960a06-9832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.396+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: faa99854-9833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: db93e7f9-9834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_164-, and the Request Id: 3255d763-9835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.402+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: fcca8487-9836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 8ae11b5f-9837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f9bd0188-9838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145-, and the Request Id: 1fa3c18e-9839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-9840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5864bf32-9841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_168, and the Request Id: f9bd0188-9842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 6cbdf1f8-9843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.414+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: f3f656ce-9844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.416+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: 9e1a69f6-9845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-9847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_6_143, and the Request Id: db93e7f9-9848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 21b36df5-9849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 2a9fa42d-9850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-9851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146-, and the Request Id: 8ae11b5f-9852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 3255d763-9853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.445+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: 5864bf32-9854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-9855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-9856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: b8c46839-9857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-9858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f9bd0188-9859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 9e1a69f6-9860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-9861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-9862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-9863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 23960a06-9864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-9866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_143-, and the Request Id: 6cbdf1f8-9867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 21b36df5-9869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.493+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: 5d60eb13-9868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-9870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 3255d763-9871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_167-, and the Request Id: 140e4b8b-9872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: db93e7f9-9873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-9874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f9bd0188-9875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-9876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_165, and the Request Id: 21b36df5-9877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5864bf32-9878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_169, and the Request Id: f9bd0188-9879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-9881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.517+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: 23960a06-9882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-9880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 1fa3c18e-9883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_180, and the Request Id: 18402b88-9884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_167, and the Request Id: 2a9fa42d-9885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 6cbdf1f8-9886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 8ae11b5f-9887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.535+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: 5278035c-9888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_165-, and the Request Id: 3255d763-9889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: b8c46839-9890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 1fa3c18e-9891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5e9a2eb4-9892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 23960a06-9894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.547+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: 5864bf32-9893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146, and the Request Id: b8c46839-9895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_167-, and the Request Id: f3f656ce-9896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-9897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-9898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: db93e7f9-9900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 9e1a69f6-9901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 21b36df5-9902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-9903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 2a9fa42d-9904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_180-, and the Request Id: faa99854-9905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 8ae11b5f-9906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.566+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: 5e9a2eb4-9907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-9908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 6cbdf1f8-9909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-9910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.577+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: 5d60eb13-9911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-9912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146-, and the Request Id: 1fa3c18e-9913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-9914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.586+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: fcca8487-9915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.591+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: 23960a06-9917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-9918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-9919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 21b36df5-9920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5e9a2eb4-9921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.619+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: 9e1a69f6-9922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-9923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.649+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: 140e4b8b-9924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-9925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.655+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: 21b36df5-9926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-9927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.658+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: 5278035c-9928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-9929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.660+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: db93e7f9-9930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-9931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-9932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5864bf32-9933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-9934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147-, and the Request Id: 8ae11b5f-9935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.679+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: 2a9fa42d-9936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_170, and the Request Id: f9bd0188-9937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-9938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-9939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.691+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: 5864bf32-9940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 23960a06-9941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.697+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: f3f656ce-9942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-9943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 9e1a69f6-9944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-9945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-9945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-9946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5e9a2eb4-9947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-9947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 1fa3c18e-9948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-9949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.725+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: 3255d763-9950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.726+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: 6cbdf1f8-9951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.731+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: 5d60eb13-9952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-9953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5864bf32-9954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 2a9fa42d-9955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.744+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: 140e4b8b-9956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: db93e7f9-9957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-9958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-9958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 8ae11b5f-9960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 3255d763-9961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f9bd0188-9962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-9962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5864bf32-9963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: b8c46839-9964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-9963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-9965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-9964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-9966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-9967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-9966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-9967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.783+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: 5e9a2eb4-9968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 1fa3c18e-9969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-9969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-9970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.788+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: fcca8487-9971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-9972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-9970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147, and the Request Id: b8c46839-9973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.796+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: f9bd0188-9974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-9972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-9975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-9976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5e9a2eb4-9977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 8ae11b5f-9978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-9978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_181, and the Request Id: 18402b88-9979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 6cbdf1f8-9980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-9981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-9976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.815+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: 9e1a69f6-9982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 2a9fa42d-9983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.817+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: 5864bf32-9984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.817+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: 23960a06-9985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-9983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-9986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-9986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-9987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-9987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_181-, and the Request Id: faa99854-9989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_169, and the Request Id: 2a9fa42d-9990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f9bd0188-9991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147-, and the Request Id: 1fa3c18e-9988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-9992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: 8ae11b5f-9993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: db93e7f9-9994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.845+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: 5278035c-9995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-9994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-9996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-9997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-9996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 6cbdf1f8-9998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_167, and the Request Id: 21b36df5-9999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-9992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-10000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-10001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-10002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 9e1a69f6-10003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-10004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-9998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_169-, and the Request Id: f3f656ce-10005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_170, and the Request Id: 5d60eb13-10006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 23960a06-10007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-10008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_145, and the Request Id: db93e7f9-10009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f9bd0188-10010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_170-, and the Request Id: 140e4b8b-10011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: b8c46839-10012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-10013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-10014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-10015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.906+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: 6cbdf1f8-10016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_182, and the Request Id: 18402b88-10017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-10018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_172, and the Request Id: f9bd0188-10019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_167-, and the Request Id: 3255d763-10020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5e9a2eb4-10021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-10022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 9e1a69f6-10023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_172-, and the Request Id: 5864bf32-10024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-10025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-10026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: db93e7f9-10027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: fcca8487-10029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5d60eb13-10028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_169, and the Request Id: 5e9a2eb4-10030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_182-, and the Request Id: faa99854-10031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f3f656ce-10032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: b8c46839-10033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 8ae11b5f-10034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 18402b88-10035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 1fa3c18e-10036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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_149, and the Request Id: 9e1a69f6-10037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-10038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: f9bd0188-10039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 5278035c-10040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148, and the Request Id: b8c46839-10041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 6cbdf1f8-10042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.976+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: fcca8487-10043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: faa99854-10044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.984+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: 23960a06-10045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-10046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:49.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: 140e4b8b-10047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: faa99854-10049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148-, and the Request Id: 1fa3c18e-10050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5e9a2eb4-10051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_183, and the Request Id: 18402b88-10052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 2a9fa42d-10053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5864bf32-10054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-10055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_170, and the Request Id: 2a9fa42d-10056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149-, and the Request Id: 8ae11b5f-10057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-10058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_9_183-, and the Request Id: faa99854-10059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.040+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: 5278035c-10060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-10061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5d60eb13-10062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: b8c46839-10063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5864bf32-10065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.049+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: f9bd0188-10066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 9e1a69f6-10067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-10068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-10069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.064+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: f3f656ce-10070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 140e4b8b-10071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 23960a06-10072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_171, and the Request Id: 5d60eb13-10073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.079+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: db93e7f9-10074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 3255d763-10075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.088+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: 21b36df5-10076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_173-, and the Request Id: 5864bf32-10077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 1fa3c18e-10078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5e9a2eb4-10079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f9bd0188-10081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.100+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: 5e9a2eb4-10082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.110+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: 140e4b8b-10084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_146-, and the Request Id: 6cbdf1f8-10085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 8ae11b5f-10086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: b8c46839-10087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5278035c-10088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-10089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-10090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-10091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5864bf32-10092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.133+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: fcca8487-10093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.135+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: 3255d763-10094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: db93e7f9-10095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5d60eb13-10096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f3f656ce-10097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149, and the Request Id: b8c46839-10098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-10099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5278035c-10100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f9bd0188-10101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.160+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: 23960a06-10102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-10103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-10104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 21b36df5-10105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 8ae11b5f-10107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_174, and the Request Id: f9bd0188-10108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: faa99854-10109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_150, and the Request Id: 9e1a69f6-10110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 6cbdf1f8-10111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.175+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: 18402b88-10112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 2a9fa42d-10113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 3255d763-10114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f3f656ce-10115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.191+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: 2a9fa42d-10116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: db93e7f9-10117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 140e4b8b-10118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.199+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: faa99854-10119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149-, and the Request Id: 1fa3c18e-10120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-10122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150-, and the Request Id: 8ae11b5f-10123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 21b36df5-10124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 3255d763-10125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.227+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: 21b36df5-10126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-10127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_170-, and the Request Id: 5278035c-10128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.243+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: db93e7f9-10129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: b8c46839-10130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_174-, and the Request Id: 5864bf32-10131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_171-, and the Request Id: f3f656ce-10132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-10133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 9e1a69f6-10135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-10136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-10137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: faa99854-10138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 23960a06-10139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-10141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_147-, and the Request Id: 6cbdf1f8-10142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.291+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: 18402b88-10143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.291+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: 3255d763-10144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.299+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: faa99854-10145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.303+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: 5d60eb13-10146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: db93e7f9-10147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 1fa3c18e-10148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-10149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 8ae11b5f-10150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-10151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5278035c-10152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 6cbdf1f8-10154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5864bf32-10156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-10157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: b8c46839-10158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.346+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: 5e9a2eb4-10159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-10160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 1fa3c18e-10161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: faa99854-10162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 21b36df5-10163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.364+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: 140e4b8b-10164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_171, and the Request Id: 23960a06-10165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f3f656ce-10166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150, and the Request Id: b8c46839-10167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f9bd0188-10168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5864bf32-10169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5d60eb13-10170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.398+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: fcca8487-10171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 3255d763-10172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: db93e7f9-10173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-10174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 6cbdf1f8-10175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-10177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_175, and the Request Id: f9bd0188-10178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.421+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: db93e7f9-10179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150-, and the Request Id: 1fa3c18e-10180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 21b36df5-10181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f3f656ce-10182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-10183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-10184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 8ae11b5f-10185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.441+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: 2a9fa42d-10186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.442+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: 18402b88-10187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_171-, and the Request Id: 5278035c-10188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 140e4b8b-10189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5e9a2eb4-10190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.458+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: 9e1a69f6-10191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_175-, and the Request Id: 5864bf32-10192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 23960a06-10193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.475+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: 6cbdf1f8-10194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: b8c46839-10195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-10197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f9bd0188-10198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.503+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: 21b36df5-10199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_186-, and the Request Id: faa99854-10200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.514+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: f3f656ce-10201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5278035c-10202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 140e4b8b-10203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: 8ae11b5f-10204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: db93e7f9-10205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 1fa3c18e-10207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.528+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: 3255d763-10206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.534+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: 5d60eb13-10208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5e9a2eb4-10209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 23960a06-10211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 21b36df5-10212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: b8c46839-10214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5278035c-10215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5864bf32-10216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-10217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 6cbdf1f8-10218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 1fa3c18e-10219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.574+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: 5e9a2eb4-10220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 2a9fa42d-10221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.577+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: 140e4b8b-10222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: faa99854-10223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 3255d763-10224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f9bd0188-10225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5864bf32-10226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5d60eb13-10227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-10228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_172, and the Request Id: 23960a06-10229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151, and the Request Id: b8c46839-10230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f3f656ce-10231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_176, and the Request Id: f9bd0188-10232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.617+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: fcca8487-10233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 6cbdf1f8-10234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 8ae11b5f-10235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-10236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 140e4b8b-10237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: faa99854-10238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_172-, and the Request Id: 5278035c-10239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5e9a2eb4-10240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 2a9fa42d-10241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_176-, and the Request Id: 5864bf32-10242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.640+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: db93e7f9-10243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 23960a06-10244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 21b36df5-10246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f3f656ce-10247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_187, and the Request Id: 18402b88-10248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-10249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.661+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: faa99854-10250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151-, and the Request Id: 1fa3c18e-10252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 9e1a69f6-10253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-10254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5278035c-10255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_149-, and the Request Id: 6cbdf1f8-10251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f9bd0188-10256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-10258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.682+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: 2a9fa42d-10259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 140e4b8b-10260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 23960a06-10262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5278035c-10264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-10263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_171, and the Request Id: 21b36df5-10265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.696+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: 5e9a2eb4-10266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-10267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5864bf32-10268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.701+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: f3f656ce-10269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_152, and the Request Id: 9e1a69f6-10270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_173, and the Request Id: 23960a06-10271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_171-, and the Request Id: 3255d763-10272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_174, and the Request Id: 5d60eb13-10273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: db93e7f9-10274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 2a9fa42d-10275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.736+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: fcca8487-10276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: b8c46839-10277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-10278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: 8ae11b5f-10279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.751+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: 5278035c-10280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f9bd0188-10281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5864bf32-10282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.759+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: 140e4b8b-10283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-10284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 9e1a69f6-10286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-10287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_188, and the Request Id: 18402b88-10288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-10289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f3f656ce-10290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 23960a06-10291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.793+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: f9bd0188-10292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 1fa3c18e-10293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: db93e7f9-10294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 3255d763-10295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 8ae11b5f-10296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_188-, and the Request Id: faa99854-10297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-10298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 6cbdf1f8-10300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-10301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f3f656ce-10302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5278035c-10303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-10304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.826+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: 5864bf32-10305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f9bd0188-10306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.839+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: 2a9fa42d-10307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_150, and the Request Id: db93e7f9-10308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-10309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 140e4b8b-10310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.853+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: 5e9a2eb4-10312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-10313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-10314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: b8c46839-10315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-10318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 1fa3c18e-10319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.866+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: f3f656ce-10320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 8ae11b5f-10317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5278035c-10321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_153, and the Request Id: 9e1a69f6-10322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5864bf32-10323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.876+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: 23960a06-10324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.879+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: 21b36df5-10325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152, and the Request Id: b8c46839-10326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.885+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: 6cbdf1f8-10327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.891+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: fcca8487-10328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5d60eb13-10329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 140e4b8b-10330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: faa99854-10331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_172-, and the Request Id: 3255d763-10332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.905+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: 5d60eb13-10333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_174-, and the Request Id: 5278035c-10334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: db93e7f9-10335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 2a9fa42d-10336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152-, and the Request Id: 1fa3c18e-10337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153-, and the Request Id: 8ae11b5f-10338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5e9a2eb4-10339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-10340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.936+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: 140e4b8b-10341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 21b36df5-10342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 18402b88-10343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-10344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 9e1a69f6-10345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 6cbdf1f8-10346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: fcca8487-10347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: b8c46839-10348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: faa99854-10349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: f3f656ce-10350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.971+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: 18402b88-10351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 3255d763-10352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 5278035c-10353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 8ae11b5f-10354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: db93e7f9-10355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-10356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 2a9fa42d-10357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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_189-, and the Request Id: faa99854-10358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 21b36df5-10359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:50.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: 1fa3c18e-10360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f3f656ce-10361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 3255d763-10362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_175, and the Request Id: 2a9fa42d-10363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5e9a2eb4-10364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-10365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 23960a06-10366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5d60eb13-10367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5278035c-10369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_151, and the Request Id: db93e7f9-10370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.024+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: 5e9a2eb4-10371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: b8c46839-10372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_173, and the Request Id: 21b36df5-10373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-10374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 18402b88-10375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_175-, and the Request Id: f3f656ce-10376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_178, and the Request Id: f9bd0188-10377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 8ae11b5f-10378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_154, and the Request Id: 9e1a69f6-10379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.050+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: 23960a06-10381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.052+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: 6cbdf1f8-10382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_173-, and the Request Id: 3255d763-10383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_178-, and the Request Id: 5864bf32-10384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: faa99854-10385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 1fa3c18e-10386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.074+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: fcca8487-10388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 2a9fa42d-10387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5d60eb13-10389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153, and the Request Id: b8c46839-10391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_175-, and the Request Id: 5278035c-10392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: 8ae11b5f-10393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 21b36df5-10394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: db93e7f9-10395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f3f656ce-10396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5e9a2eb4-10397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.111+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: 5d60eb13-10398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 23960a06-10399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f9bd0188-10400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_176-, and the Request Id: 140e4b8b-10401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 9e1a69f6-10402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 3255d763-10403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-10404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: faa99854-10405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_153-, and the Request Id: 1fa3c18e-10406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_190, and the Request Id: 18402b88-10407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 6cbdf1f8-10408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 8ae11b5f-10409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 2a9fa42d-10411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_190-, and the Request Id: faa99854-10412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5278035c-10413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-10414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5864bf32-10415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_176, and the Request Id: 2a9fa42d-10416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: b8c46839-10417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5e9a2eb4-10418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5d60eb13-10419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 23960a06-10420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: db93e7f9-10421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 21b36df5-10422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 6cbdf1f8-10424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5278035c-10425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 18402b88-10426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 3255d763-10427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.203+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: 5e9a2eb4-10428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_174, and the Request Id: 21b36df5-10429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f9bd0188-10430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5864bf32-10431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.220+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: db93e7f9-10433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 1fa3c18e-10434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.232+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: f3f656ce-10435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-10436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_179, and the Request Id: f9bd0188-10437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-10438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.242+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: 23960a06-10439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_174-, and the Request Id: 3255d763-10440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-10441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_155, and the Request Id: 9e1a69f6-10442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-10443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_179-, and the Request Id: 5864bf32-10444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-10445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: faa99854-10446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_191, and the Request Id: 18402b88-10448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155-, and the Request Id: 8ae11b5f-10449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.272+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: fcca8487-10450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.275+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: 6cbdf1f8-10451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 2a9fa42d-10452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: b8c46839-10453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_177, and the Request Id: 5d60eb13-10454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 9e1a69f6-10455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 1fa3c18e-10456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 21b36df5-10457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.301+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: 5278035c-10458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f9bd0188-10459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-10460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-10461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154, and the Request Id: b8c46839-10462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 3255d763-10463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5e9a2eb4-10464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.330+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: 140e4b8b-10465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.330+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: faa99854-10466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 6cbdf1f8-10467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154-, and the Request Id: 1fa3c18e-10468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 8ae11b5f-10469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-10470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 18402b88-10471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 21b36df5-10472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 23960a06-10473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f3f656ce-10474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-10475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.360+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: 2a9fa42d-10476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: db93e7f9-10477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5864bf32-10478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5d60eb13-10479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: faa99854-10480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_175, and the Request Id: 21b36df5-10482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 6cbdf1f8-10483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_175-, and the Request Id: 3255d763-10484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-10485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5864bf32-10486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: b8c46839-10487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-10488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_153, and the Request Id: db93e7f9-10490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 9e1a69f6-10491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 18402b88-10492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.415+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: f3f656ce-10493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: faa99854-10494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_192, and the Request Id: 18402b88-10495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_180, and the Request Id: f9bd0188-10496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 1fa3c18e-10497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.430+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: 6cbdf1f8-10498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 21b36df5-10499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 8ae11b5f-10500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5d60eb13-10501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 2a9fa42d-10502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-10504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_180-, and the Request Id: 5864bf32-10505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 23960a06-10506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5278035c-10508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 3255d763-10509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_177, and the Request Id: 5e9a2eb4-10510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.461+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: 9e1a69f6-10511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: db93e7f9-10512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-10513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.475+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: faa99854-10514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.479+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: 5d60eb13-10515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156-, and the Request Id: 8ae11b5f-10516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.487+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: 23960a06-10517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 1fa3c18e-10518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f3f656ce-10519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_177-, and the Request Id: fcca8487-10520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155, and the Request Id: b8c46839-10521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 6cbdf1f8-10522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f9bd0188-10523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.511+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: 5278035c-10524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-10525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 18402b88-10526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.518+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: 140e4b8b-10527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 21b36df5-10528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 9e1a69f6-10529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f3f656ce-10530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-10531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-10532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155-, and the Request Id: 1fa3c18e-10533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-10534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_178, and the Request Id: 2a9fa42d-10535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 23960a06-10536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5864bf32-10537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_154, and the Request Id: db93e7f9-10538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.542+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: 21b36df5-10539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5e9a2eb4-10540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-10541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 18402b88-10542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 8ae11b5f-10543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.558+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: 6cbdf1f8-10544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: faa99854-10545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.563+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: 18402b88-10546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_178-, and the Request Id: f3f656ce-10547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5278035c-10548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5d60eb13-10549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: b8c46839-10550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_176-, and the Request Id: 3255d763-10552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-10553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5864bf32-10554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.587+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: f9bd0188-10555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: db93e7f9-10556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 9e1a69f6-10557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_193-, and the Request Id: faa99854-10558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 2a9fa42d-10559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 8ae11b5f-10560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_181-, and the Request Id: 5864bf32-10562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 1fa3c18e-10563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5d60eb13-10564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.619+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: 9e1a69f6-10565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f9bd0188-10566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 18402b88-10567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 6cbdf1f8-10568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-10569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-10570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5278035c-10571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-10573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.643+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: 23960a06-10575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: b8c46839-10576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.648+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: 5d60eb13-10577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178, and the Request Id: 5e9a2eb4-10578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157-, and the Request Id: 8ae11b5f-10579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: faa99854-10580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-10581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: db93e7f9-10582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 18402b88-10583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-10584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-10585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 3255d763-10586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.676+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: db93e7f9-10587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-10588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5864bf32-10589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.682+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: 5278035c-10590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.684+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: 140e4b8b-10591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178-, and the Request Id: fcca8487-10592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-10593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-10594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.696+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: 2a9fa42d-10595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 23960a06-10596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_194, and the Request Id: 18402b88-10597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f9bd0188-10598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5864bf32-10599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 9e1a69f6-10600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 21b36df5-10601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.718+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: f9bd0188-10602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_155-, and the Request Id: 6cbdf1f8-10603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5e9a2eb4-10604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5d60eb13-10605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156, and the Request Id: b8c46839-10606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 3255d763-10607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_179-, and the Request Id: f3f656ce-10608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.739+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: faa99854-10609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 8ae11b5f-10610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-10611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_182-, and the Request Id: 5864bf32-10612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_177, and the Request Id: 21b36df5-10614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: db93e7f9-10615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156-, and the Request Id: 1fa3c18e-10616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 2a9fa42d-10617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f9bd0188-10619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 23960a06-10620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.789+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: 3255d763-10621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-10622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5278035c-10623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.802+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: 23960a06-10625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f3f656ce-10626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 9e1a69f6-10627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-10628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-10629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-10630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 18402b88-10632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f9bd0188-10633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.828+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: 5d60eb13-10634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 21b36df5-10635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179, and the Request Id: 5e9a2eb4-10636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-10637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5864bf32-10638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_158, and the Request Id: 9e1a69f6-10639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.844+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: f9bd0188-10640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-10641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 1fa3c18e-10642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-10643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 3255d763-10644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.868+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: 140e4b8b-10645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: db93e7f9-10646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.871+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: 5278035c-10647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: faa99854-10648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179-, and the Request Id: fcca8487-10649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_183-, and the Request Id: 5864bf32-10651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: f3f656ce-10650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: b8c46839-10652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 6cbdf1f8-10653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 23960a06-10654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158-, and the Request Id: 8ae11b5f-10655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 18402b88-10656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 21b36df5-10657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_180, and the Request Id: 2a9fa42d-10658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-10659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5d60eb13-10660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_195, and the Request Id: 18402b88-10661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5e9a2eb4-10662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 3255d763-10663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.927+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: 21b36df5-10664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-10665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.934+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: db93e7f9-10666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 1fa3c18e-10667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.941+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: f3f656ce-10668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5278035c-10670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 9e1a69f6-10671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157, and the Request Id: b8c46839-10672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5864bf32-10673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.968+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: 6cbdf1f8-10675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5d60eb13-10676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.974+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: 3255d763-10677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_195-, and the Request Id: faa99854-10678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 8ae11b5f-10679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157-, and the Request Id: 1fa3c18e-10680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 23960a06-10681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5e9a2eb4-10682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 5278035c-10683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: b8c46839-10685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: fcca8487-10684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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_180, and the Request Id: 23960a06-10686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 2a9fa42d-10687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:51.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: 140e4b8b-10688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f9bd0188-10689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.003+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: 5d60eb13-10690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 21b36df5-10691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: db93e7f9-10692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180, and the Request Id: 5e9a2eb4-10693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5864bf32-10694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.025+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: 5278035c-10695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_184, and the Request Id: f9bd0188-10696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f3f656ce-10697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 9e1a69f6-10698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 18402b88-10699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 1fa3c18e-10701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 3255d763-10700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 8ae11b5f-10702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.049+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: 140e4b8b-10703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_184-, and the Request Id: 5864bf32-10704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180-, and the Request Id: fcca8487-10705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5d60eb13-10706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 2a9fa42d-10707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_159, and the Request Id: 9e1a69f6-10708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 6cbdf1f8-10709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: faa99854-10710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 23960a06-10711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 21b36df5-10712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f9bd0188-10713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5e9a2eb4-10714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f3f656ce-10715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: b8c46839-10716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-10717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.099+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: 2a9fa42d-10718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-10719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5278035c-10720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158, and the Request Id: b8c46839-10721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159-, and the Request Id: 8ae11b5f-10722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 140e4b8b-10723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 3255d763-10724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: fcca8487-10725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 6cbdf1f8-10726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 18402b88-10727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158-, and the Request Id: 1fa3c18e-10728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: faa99854-10729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_179, and the Request Id: 21b36df5-10730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_157, and the Request Id: db93e7f9-10731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5864bf32-10732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5d60eb13-10733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_181-, and the Request Id: f3f656ce-10734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 23960a06-10735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f9bd0188-10736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5278035c-10737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 140e4b8b-10738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5e9a2eb4-10739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5864bf32-10740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.159+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: 23960a06-10741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_179-, and the Request Id: 3255d763-10742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.161+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: 5d60eb13-10743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_9_196, and the Request Id: 18402b88-10744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: fcca8487-10745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 2a9fa42d-10746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_181, and the Request Id: 5e9a2eb4-10747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_185, and the Request Id: f9bd0188-10748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 9e1a69f6-10749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: b8c46839-10750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_157-, and the Request Id: 6cbdf1f8-10751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.191+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: 5278035c-10752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_196-, and the Request Id: faa99854-10753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 8ae11b5f-10754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_182-, and the Request Id: 140e4b8b-10755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_185-, and the Request Id: 5864bf32-10756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 21b36df5-10757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 1fa3c18e-10758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: fcca8487-10759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 23960a06-10760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5e9a2eb4-10761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 9e1a69f6-10762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5d60eb13-10763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-10764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 18402b88-10765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 8ae11b5f-10766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f9bd0188-10767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f3f656ce-10768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5278035c-10769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.254+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: 9e1a69f6-10770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: db93e7f9-10771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-10772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 140e4b8b-10773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-10774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159, and the Request Id: b8c46839-10775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: fcca8487-10776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: faa99854-10777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: 8ae11b5f-10778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 6cbdf1f8-10779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5864bf32-10780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 23960a06-10781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159-, and the Request Id: 1fa3c18e-10782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-10783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-10784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5278035c-10785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 9e1a69f6-10786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 140e4b8b-10787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5e9a2eb4-10788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.303+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: 5d60eb13-10789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_182, and the Request Id: 23960a06-10790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: faa99854-10791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: b8c46839-10792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 2a9fa42d-10793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-10794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 21b36df5-10795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f3f656ce-10796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5864bf32-10797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.331+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: f9bd0188-10798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-10799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-10800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.337+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: 18402b88-10801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: 5e9a2eb4-10802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.342+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: 2a9fa42d-10803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.346+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: 140e4b8b-10804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 1fa3c18e-10805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_197-, and the Request Id: faa99854-10806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.356+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: 21b36df5-10807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 8ae11b5f-10808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_186-, and the Request Id: 5864bf32-10809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-10810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_182-, and the Request Id: 5278035c-10811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182-, and the Request Id: fcca8487-10812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5d60eb13-10813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 18402b88-10814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 6cbdf1f8-10815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-10816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.386+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: f3f656ce-10817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5e9a2eb4-10818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5278035c-10819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 9e1a69f6-10820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f9bd0188-10821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: b8c46839-10822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_158, and the Request Id: db93e7f9-10823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.403+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: 3255d763-10824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-10825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: fcca8487-10826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 140e4b8b-10827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-10828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: faa99854-10829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 1fa3c18e-10830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-10831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5278035c-10832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5e9a2eb4-10833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160, and the Request Id: b8c46839-10834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_183, and the Request Id: 23960a06-10835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_158-, and the Request Id: 6cbdf1f8-10836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 8ae11b5f-10837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5864bf32-10838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-10839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-10840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183, and the Request Id: 5e9a2eb4-10841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_161, and the Request Id: 9e1a69f6-10842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-10843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-10844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f9bd0188-10845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_184, and the Request Id: 5d60eb13-10846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 3255d763-10847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_183-, and the Request Id: 5278035c-10848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 18402b88-10849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 2a9fa42d-10850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: db93e7f9-10851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5864bf32-10852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_187, and the Request Id: f9bd0188-10854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f3f656ce-10853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 21b36df5-10855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: faa99854-10856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_183, and the Request Id: 2a9fa42d-10857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_198, and the Request Id: 18402b88-10858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160-, and the Request Id: 1fa3c18e-10859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161-, and the Request Id: 8ae11b5f-10860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.515+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: faa99854-10861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.523+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: 140e4b8b-10862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-10863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 6cbdf1f8-10864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.531+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: 5864bf32-10865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 9e1a69f6-10866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-10867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_183-, and the Request Id: fcca8487-10868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-10869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.557+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: 21b36df5-10870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 18402b88-10871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5d60eb13-10872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5e9a2eb4-10873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 140e4b8b-10874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.579+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: f3f656ce-10875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: b8c46839-10876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5278035c-10877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-10878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5864bf32-10879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.610+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: 3255d763-10880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: fcca8487-10881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 2a9fa42d-10882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: db93e7f9-10883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 9e1a69f6-10884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5d60eb13-10885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 23960a06-10886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-10887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5278035c-10888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: faa99854-10889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 140e4b8b-10890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 8ae11b5f-10891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.640+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: 23960a06-10892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.644+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: db93e7f9-10893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.645+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: 5d60eb13-10894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-10895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-10896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: fcca8487-10897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184, and the Request Id: 5e9a2eb4-10898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.652+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: 9e1a69f6-10899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-10900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_184-, and the Request Id: 5278035c-10901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-10902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_185-, and the Request Id: 140e4b8b-10903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_159-, and the Request Id: 6cbdf1f8-10904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 18402b88-10905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: faa99854-10906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.686+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: 18402b88-10907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 1fa3c18e-10908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-10909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162-, and the Request Id: 8ae11b5f-10911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-10910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5d60eb13-10912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 2a9fa42d-10913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f3f656ce-10914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 21b36df5-10915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.711+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: 2a9fa42d-10916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: db93e7f9-10917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-10918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184-, and the Request Id: fcca8487-10919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_184-, and the Request Id: f3f656ce-10920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 23960a06-10921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-10922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5e9a2eb4-10923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.740+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: faa99854-10924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-10925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5278035c-10926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.751+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: f9bd0188-10927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-10928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161, and the Request Id: b8c46839-10929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.767+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: 21b36df5-10930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 6cbdf1f8-10931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.775+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: 3255d763-10932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 9e1a69f6-10933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: fcca8487-10934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.792+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: 5864bf32-10935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 2a9fa42d-10936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: db93e7f9-10937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5d60eb13-10938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161-, and the Request Id: 1fa3c18e-10940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f9bd0188-10939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 6cbdf1f8-10942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-10942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-10941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.815+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: db93e7f9-10943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 21b36df5-10944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 140e4b8b-10945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_186, and the Request Id: 5d60eb13-10946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-10941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5e9a2eb4-10947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-10947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5278035c-10948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.829+0000 [Thread-7402] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:52.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: 18402b88-10949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-10948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: b8c46839-10950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-10951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.840+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: 23960a06-10952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f3f656ce-10953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: faa99854-10954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 8ae11b5f-10955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-10956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 18402b88-10957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-10957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-10951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 1fa3c18e-10958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-10959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-10959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.865+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: 18402b88-10960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185, and the Request Id: 5e9a2eb4-10961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_186-, and the Request Id: 140e4b8b-10962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-10963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-10963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_200-, and the Request Id: faa99854-10964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_160-, and the Request Id: 6cbdf1f8-10965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 3255d763-10966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 2a9fa42d-10967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-10967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-10968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-10968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.893+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: 2a9fa42d-10969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 8ae11b5f-10970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-10970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: f9bd0188-10971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: db93e7f9-10972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-10971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5d60eb13-10973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.918+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: 5278035c-10975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 21b36df5-10974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-10974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.923+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: f3f656ce-10976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.927+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: 9e1a69f6-10977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 5864bf32-10978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-10978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_189, and the Request Id: f9bd0188-10979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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_185-, and the Request Id: fcca8487-10981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 3255d763-10980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-10980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.946+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: 21b36df5-10982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: b8c46839-10983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-10983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 18402b88-10984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-10985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 1fa3c18e-10986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-10986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 23960a06-10987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162, and the Request Id: b8c46839-10988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 6cbdf1f8-10989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: 2a9fa42d-10990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.983+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: 3255d763-10991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163-, and the Request Id: 8ae11b5f-10992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.991+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: 5864bf32-10993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-10994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.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: faa99854-10995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:52.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-10994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-10996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: db93e7f9-10997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f3f656ce-10998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162-, and the Request Id: 1fa3c18e-10999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-10997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-11001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-11002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-10996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: faa99854-11003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-11004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 9e1a69f6-11005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.017+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: 5d60eb13-11006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 6cbdf1f8-11007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: b8c46839-11008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_201, and the Request Id: 18402b88-11009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.024+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: db93e7f9-11011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 21b36df5-11010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_201-, and the Request Id: faa99854-11014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 2a9fa42d-11015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.086+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: 6cbdf1f8-11017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.089+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: 140e4b8b-11018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f3f656ce-11019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 8ae11b5f-11020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5e9a2eb4-11022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.104+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: 2a9fa42d-11024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 9e1a69f6-11027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 8ae11b5f-11028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-11029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5d60eb13-11032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5278035c-11031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186, and the Request Id: 5e9a2eb4-11033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-11034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_190, and the Request Id: f9bd0188-11035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.128+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: 23960a06-11036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 21b36df5-11037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.133+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: f3f656ce-11038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-11039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_164, and the Request Id: 9e1a69f6-11040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186-, and the Request Id: fcca8487-11042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.154+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: 5278035c-11045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.154+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: 5864bf32-11044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_184, and the Request Id: 21b36df5-11046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: db93e7f9-11047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 2a9fa42d-11049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5d60eb13-11051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-11052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163, and the Request Id: b8c46839-11054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164-, and the Request Id: 8ae11b5f-11055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.178+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: 3255d763-11053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-11056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-11057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.187+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: 5d60eb13-11059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: faa99854-11060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 6cbdf1f8-11062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-11063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f3f656ce-11064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5278035c-11065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_202, and the Request Id: 18402b88-11066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5e9a2eb4-11068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.221+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: 140e4b8b-11070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 8ae11b5f-11071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_163-, and the Request Id: 1fa3c18e-11072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.229+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: faa99854-11074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-11075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187, and the Request Id: 5e9a2eb4-11076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: db93e7f9-11078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 21b36df5-11079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_191, and the Request Id: f9bd0188-11080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 9e1a69f6-11081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: b8c46839-11083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-11084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-11086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 6cbdf1f8-11087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 2a9fa42d-11088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.307+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: 23960a06-11091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_191-, and the Request Id: 5864bf32-11092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.315+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: 9e1a69f6-11093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187-, and the Request Id: fcca8487-11094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.324+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: db93e7f9-11095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f3f656ce-11096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5d60eb13-11097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.334+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: 2a9fa42d-11098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: faa99854-11101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_187-, and the Request Id: 5278035c-11102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: b8c46839-11103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-11105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.367+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: 6cbdf1f8-11106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 21b36df5-11107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.371+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: 18402b88-11108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_185, and the Request Id: 21b36df5-11111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165-, and the Request Id: 8ae11b5f-11112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5e9a2eb4-11113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: db93e7f9-11115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_187-, and the Request Id: f3f656ce-11117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.397+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: 5d60eb13-11119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_185-, and the Request Id: 3255d763-11120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 2a9fa42d-11121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164, and the Request Id: b8c46839-11118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 23960a06-11123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f3f656ce-11124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.412+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: faa99854-11125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-11126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.417+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: 140e4b8b-11127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 6cbdf1f8-11128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 9e1a69f6-11130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188, and the Request Id: 5e9a2eb4-11131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 21b36df5-11132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5278035c-11133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 2a9fa42d-11135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-11136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164-, and the Request Id: 1fa3c18e-11137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_188-, and the Request Id: fcca8487-11140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: db93e7f9-11141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.442+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: f9bd0188-11143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5278035c-11144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5e9a2eb4-11145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.449+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: 2a9fa42d-11147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.451+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: 23960a06-11148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: b8c46839-11149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 8ae11b5f-11150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: faa99854-11152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 6cbdf1f8-11153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5d60eb13-11154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-11155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.467+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: 5864bf32-11156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_188-, and the Request Id: f3f656ce-11158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_188-, and the Request Id: 5278035c-11159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.478+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: db93e7f9-11160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_186, and the Request Id: 21b36df5-11161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-11163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 23960a06-11165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.493+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: 6cbdf1f8-11166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-11167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 8ae11b5f-11168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-11171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-11172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_204, and the Request Id: 18402b88-11173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: b8c46839-11174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5d60eb13-11176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.509+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: 3255d763-11177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.511+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: 9e1a69f6-11178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: 5e9a2eb4-11180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 21b36df5-11182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_190, and the Request Id: 5d60eb13-11183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: db93e7f9-11184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165, and the Request Id: b8c46839-11185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5278035c-11186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f3f656ce-11187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_204-, and the Request Id: faa99854-11188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: fcca8487-11190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-11191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-11192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166-, and the Request Id: 8ae11b5f-11193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165-, and the Request Id: 1fa3c18e-11194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-11195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-11197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_189, and the Request Id: 2a9fa42d-11198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-11200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_190-, and the Request Id: 140e4b8b-11201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-11202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-11204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: faa99854-11205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-11206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: b8c46839-11207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-11208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: fcca8487-11209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.598+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: f3f656ce-11211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5d60eb13-11212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 9e1a69f6-11213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.606+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: db93e7f9-11214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.606+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: 23960a06-11215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-11218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_205, and the Request Id: 18402b88-11219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 8ae11b5f-11221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_187, and the Request Id: 21b36df5-11222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_164-, and the Request Id: 6cbdf1f8-11223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-11224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5e9a2eb4-11225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_189-, and the Request Id: 5278035c-11226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_205-, and the Request Id: faa99854-11227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_187-, and the Request Id: 3255d763-11229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: db93e7f9-11230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: 5e9a2eb4-11232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: b8c46839-11233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_193, and the Request Id: f9bd0188-11234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 6cbdf1f8-11235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 9e1a69f6-11236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5d60eb13-11237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f3f656ce-11240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_191, and the Request Id: 5d60eb13-11241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 21b36df5-11242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 23960a06-11244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166, and the Request Id: b8c46839-11245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-11246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_193-, and the Request Id: 5864bf32-11247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f3f656ce-11248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: fcca8487-11249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-11250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_190, and the Request Id: 2a9fa42d-11252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: faa99854-11253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_190-, and the Request Id: f3f656ce-11254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166-, and the Request Id: 1fa3c18e-11255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-11256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_167, and the Request Id: 9e1a69f6-11257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5278035c-11258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.730+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: 140e4b8b-11259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5e9a2eb4-11261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: b8c46839-11262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-11263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-11265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.743+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: db93e7f9-11266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_188, and the Request Id: 21b36df5-11269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-11270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: faa99854-11272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: 8ae11b5f-11273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.766+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: 18402b88-11274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5d60eb13-11275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_190, and the Request Id: 23960a06-11276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_206-, and the Request Id: faa99854-11277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-11278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5e9a2eb4-11280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.782+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: 5278035c-11281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 9e1a69f6-11282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 2a9fa42d-11284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191, and the Request Id: 5e9a2eb4-11286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_165-, and the Request Id: 6cbdf1f8-11288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_188-, and the Request Id: 3255d763-11289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-11292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.808+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: f9bd0188-11293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: b8c46839-11294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 23960a06-11295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-11296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191-, and the Request Id: fcca8487-11298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167, and the Request Id: b8c46839-11299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 8ae11b5f-11301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5278035c-11302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: db93e7f9-11303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f3f656ce-11304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.844+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: 5864bf32-11305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167-, and the Request Id: 1fa3c18e-11306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 18402b88-11307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5e9a2eb4-11308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-11309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 23960a06-11310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-11311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5278035c-11312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 6cbdf1f8-11313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.860+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: 5d60eb13-11314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 21b36df5-11316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.871+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: 18402b88-11317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 2a9fa42d-11318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.880+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: 23960a06-11320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-11321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_191, and the Request Id: 2a9fa42d-11322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_192-, and the Request Id: 140e4b8b-11323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 9e1a69f6-11324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: db93e7f9-11325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_207-, and the Request Id: faa99854-11326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 1fa3c18e-11327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5e9a2eb4-11328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-11329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.907+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: 5278035c-11330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: fcca8487-11332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_192, and the Request Id: 5e9a2eb4-11333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5d60eb13-11334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-11335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f9bd0188-11337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 23960a06-11339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_168, and the Request Id: 9e1a69f6-11340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.953+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: f3f656ce-11341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: b8c46839-11342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.956+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: db93e7f9-11343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-11344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 3255d763-11345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 2a9fa42d-11346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5864bf32-11347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_189, and the Request Id: 21b36df5-11348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_195, and the Request Id: f9bd0188-11349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: f3f656ce-11350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: fcca8487-11351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-11352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 5d60eb13-11353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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: 140e4b8b-11354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.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_195-, and the Request Id: 5864bf32-11355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:53.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5e9a2eb4-11357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.008+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: 3255d763-11359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.010+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: 5d60eb13-11360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 2a9fa42d-11361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.030+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: 23960a06-11366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168, and the Request Id: b8c46839-11367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.036+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: 6cbdf1f8-11369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168-, and the Request Id: 8ae11b5f-11370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.066+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: 2a9fa42d-11374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_193-, and the Request Id: 140e4b8b-11375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 9e1a69f6-11377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.075+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: 18402b88-11379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168-, and the Request Id: 1fa3c18e-11380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_192-, and the Request Id: 5278035c-11381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5864bf32-11382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.098+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: f3f656ce-11383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-11384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-11385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-11386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_208-, and the Request Id: faa99854-11388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 23960a06-11389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-11390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5d60eb13-11391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 6cbdf1f8-11392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-11393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-11394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.148+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: 21b36df5-11396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 5e9a2eb4-11399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-11400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 6cbdf1f8-11401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5864bf32-11403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 140e4b8b-11404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-11405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_167, and the Request Id: db93e7f9-11406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_196, and the Request Id: f9bd0188-11409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_190-, and the Request Id: 3255d763-11411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_193-, and the Request Id: fcca8487-11413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 8ae11b5f-11414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: b8c46839-11415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5d60eb13-11416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.221+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: 9e1a69f6-11417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 2a9fa42d-11418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-11419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.224+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: 6cbdf1f8-11420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-11421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.226+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: 5d60eb13-11422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 23960a06-11424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.238+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: 23960a06-11427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_196-, and the Request Id: 5864bf32-11428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169, and the Request Id: b8c46839-11429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-11430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.256+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: 2a9fa42d-11432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169-, and the Request Id: 1fa3c18e-11434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5e9a2eb4-11435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169-, and the Request Id: 8ae11b5f-11436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_194-, and the Request Id: 140e4b8b-11437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.280+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: 18402b88-11438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.285+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: f3f656ce-11441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.289+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: 5278035c-11442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-11445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 9e1a69f6-11446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_209-, and the Request Id: faa99854-11447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_191, and the Request Id: 21b36df5-11449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5d60eb13-11450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 6cbdf1f8-11451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 23960a06-11452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5e9a2eb4-11453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 8ae11b5f-11454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 2a9fa42d-11457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194, and the Request Id: 5e9a2eb4-11458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.354+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: 3255d763-11459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5864bf32-11460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: b8c46839-11463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 140e4b8b-11465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 6cbdf1f8-11464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194-, and the Request Id: fcca8487-11467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 9e1a69f6-11468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 23960a06-11471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.387+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: db93e7f9-11472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 8ae11b5f-11475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-11476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5e9a2eb4-11479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_197, and the Request Id: f9bd0188-11480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170, and the Request Id: b8c46839-11481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_170, and the Request Id: 9e1a69f6-11482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5d60eb13-11483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_194, and the Request Id: 23960a06-11484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-11485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_197-, and the Request Id: 5864bf32-11486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-11487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.436+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: 2a9fa42d-11491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.439+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: 5d60eb13-11493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170-, and the Request Id: 1fa3c18e-11494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170-, and the Request Id: 8ae11b5f-11495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_210, and the Request Id: 18402b88-11496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.447+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: 6cbdf1f8-11499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.451+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: 5278035c-11500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.461+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: 21b36df5-11501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_194-, and the Request Id: f3f656ce-11503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: b8c46839-11504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.470+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: 140e4b8b-11505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.471+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: faa99854-11506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5e9a2eb4-11507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 2a9fa42d-11508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 9e1a69f6-11509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5864bf32-11510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 23960a06-11512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5d60eb13-11514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.489+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: 3255d763-11515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-11517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 5e9a2eb4-11519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 140e4b8b-11524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 6cbdf1f8-11525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-11528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_198, and the Request Id: f9bd0188-11530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 9e1a69f6-11531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195-, and the Request Id: fcca8487-11527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-11533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5d60eb13-11534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_198-, and the Request Id: 5864bf32-11537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: b8c46839-11538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 140e4b8b-11539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_171, and the Request Id: 9e1a69f6-11541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 6cbdf1f8-11542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_193, and the Request Id: 21b36df5-11543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.541+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: 5d60eb13-11545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.543+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: db93e7f9-11547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-11548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171, and the Request Id: b8c46839-11551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 2a9fa42d-11553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.553+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: 3255d763-11554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5e9a2eb4-11552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_211, and the Request Id: 18402b88-11555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_196-, and the Request Id: 140e4b8b-11556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_195, and the Request Id: 23960a06-11558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171-, and the Request Id: 8ae11b5f-11559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171-, and the Request Id: 1fa3c18e-11560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.574+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: faa99854-11561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.575+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: 2a9fa42d-11562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5864bf32-11563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.584+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: 5278035c-11564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_169-, and the Request Id: 6cbdf1f8-11565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5d60eb13-11566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 9e1a69f6-11567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.605+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: f3f656ce-11571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: b8c46839-11572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5864bf32-11574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.614+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: f9bd0188-11575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 6cbdf1f8-11577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 23960a06-11578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 2a9fa42d-11580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-11582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 140e4b8b-11583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-11586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 8ae11b5f-11587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-11588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-11590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_170, and the Request Id: db93e7f9-11592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_199-, and the Request Id: 5864bf32-11594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 9e1a69f6-11595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-11597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: b8c46839-11599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 140e4b8b-11600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_194, and the Request Id: 21b36df5-11601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 8ae11b5f-11602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_196, and the Request Id: 5e9a2eb4-11603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.671+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: 5d60eb13-11604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.671+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: 18402b88-11605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.674+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: 6cbdf1f8-11606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.683+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: 140e4b8b-11609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.683+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: 9e1a69f6-11610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196-, and the Request Id: fcca8487-11612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_194-, and the Request Id: 3255d763-11613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172, and the Request Id: b8c46839-11614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.698+0000 [Thread-7860] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:54.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_196, and the Request Id: 23960a06-11616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.700+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: faa99854-11617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 2a9fa42d-11618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_196, and the Request Id: 2a9fa42d-11621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-11624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5e9a2eb4-11625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172-, and the Request Id: 8ae11b5f-11626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 6cbdf1f8-11627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 140e4b8b-11629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172-, and the Request Id: 1fa3c18e-11630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.745+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: f3f656ce-11631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.747+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: 5278035c-11632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5864bf32-11635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 9e1a69f6-11636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-11638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5d60eb13-11639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-11640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 140e4b8b-11641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_198, and the Request Id: 5d60eb13-11643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 6cbdf1f8-11644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-11645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-11646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_200, and the Request Id: f9bd0188-11647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.778+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: db93e7f9-11648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-11649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 8ae11b5f-11651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.787+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: 140e4b8b-11655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.789+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: 21b36df5-11656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-11657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.794+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: 5864bf32-11658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_9_213, and the Request Id: 18402b88-11659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.798+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: 6cbdf1f8-11661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 9e1a69f6-11664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5d60eb13-11665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197, and the Request Id: 5e9a2eb4-11666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: b8c46839-11667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 8ae11b5f-11668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 2a9fa42d-11669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_173, and the Request Id: 9e1a69f6-11671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: b8c46839-11672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-11675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 140e4b8b-11676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.823+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: 3255d763-11674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_213-, and the Request Id: faa99854-11679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173-, and the Request Id: 1fa3c18e-11680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.828+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: 2a9fa42d-11681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_197-, and the Request Id: fcca8487-11682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173-, and the Request Id: 8ae11b5f-11683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.832+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: 23960a06-11685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-11687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 6cbdf1f8-11688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-11689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: b8c46839-11690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5e9a2eb4-11691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5864bf32-11693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 9e1a69f6-11694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.901+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: f3f656ce-11695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_197-, and the Request Id: 5278035c-11697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: faa99854-11698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-11700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 2a9fa42d-11703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 140e4b8b-11704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 8ae11b5f-11705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_172, and the Request Id: db93e7f9-11707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-11708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 23960a06-11706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 3255d763-11710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.938+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: 18402b88-11711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f3f656ce-11712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5e9a2eb4-11713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.944+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: 5d60eb13-11714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_196, and the Request Id: 21b36df5-11715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: b8c46839-11716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: fcca8487-11717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_172-, and the Request Id: 6cbdf1f8-11718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 1fa3c18e-11719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_198, and the Request Id: 5e9a2eb4-11720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: f9bd0188-11721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: b8c46839-11722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5864bf32-11723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_196-, and the Request Id: 3255d763-11724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_201, and the Request Id: f9bd0188-11725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_214-, and the Request Id: faa99854-11727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 5278035c-11726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198-, and the Request Id: fcca8487-11728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 18402b88-11729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174-, and the Request Id: 1fa3c18e-11730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 2a9fa42d-11731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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_199-, and the Request Id: 140e4b8b-11732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: 21b36df5-11733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: db93e7f9-11735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-11736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-11737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.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: b8c46839-11738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-11739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:54.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_201-, and the Request Id: 5864bf32-11740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-11741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f3f656ce-11742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-11743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.008+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: 2a9fa42d-11744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.009+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: 9e1a69f6-11745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-11746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f9bd0188-11747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-11749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 6cbdf1f8-11750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_215, and the Request Id: 18402b88-11751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.030+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: faa99854-11752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174-, and the Request Id: 8ae11b5f-11753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_198, and the Request Id: 23960a06-11754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-11755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-11756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-11757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.047+0000 [Thread-7969] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:55.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: 18402b88-11758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_198-, and the Request Id: f3f656ce-11759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 1fa3c18e-11760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 140e4b8b-11761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-11762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 9e1a69f6-11763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-11764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 21b36df5-11765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.064+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: 5278035c-11766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 3255d763-11767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.068+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: 21b36df5-11768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-11769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-11770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_202, and the Request Id: f9bd0188-11771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_199, and the Request Id: 5e9a2eb4-11772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-11773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: b8c46839-11774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-11775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-11776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-11777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-11778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_175, and the Request Id: b8c46839-11779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 2a9fa42d-11780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-11781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-11782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-11783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_200, and the Request Id: 5d60eb13-11784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199-, and the Request Id: fcca8487-11785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.115+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: db93e7f9-11786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-11788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.122+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: 18402b88-11789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.125+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: 5864bf32-11790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 9e1a69f6-11791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175-, and the Request Id: 1fa3c18e-11792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_173-, and the Request Id: 6cbdf1f8-11793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.134+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: 3255d763-11794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f3f656ce-11795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-11796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 8ae11b5f-11797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_200-, and the Request Id: 140e4b8b-11798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-11799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-11800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-11801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.159+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: 9e1a69f6-11802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-11804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.166+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: 23960a06-11805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: b8c46839-11806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-11807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_199-, and the Request Id: 5278035c-11808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 21b36df5-11809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-11810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-11811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.184+0000 [Thread-8008] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:55.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-11812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-11813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-11814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_216-, and the Request Id: faa99854-11815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f9bd0188-11816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-11817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175-, and the Request Id: 8ae11b5f-11819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f3f656ce-11818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-11821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-11823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 9e1a69f6-11824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 140e4b8b-11825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.204+0000 [Thread-8020] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:55.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_203, and the Request Id: f9bd0188-11826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-11827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-11828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 6cbdf1f8-11822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_199, and the Request Id: 2a9fa42d-11830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.219+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: db93e7f9-11831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 23960a06-11832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-11833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 1fa3c18e-11834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.223+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: 18402b88-11835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_201, and the Request Id: 5d60eb13-11836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 8ae11b5f-11837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 21b36df5-11838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.232+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: 6cbdf1f8-11839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_217-, and the Request Id: faa99854-11840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-11841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-11843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.243+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: 5864bf32-11845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: b8c46839-11844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 3255d763-11846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.247+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: 140e4b8b-11847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.247+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: f3f656ce-11848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-11849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-11850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 1fa3c18e-11851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f9bd0188-11852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200, and the Request Id: 5e9a2eb4-11853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-11854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.256+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: 21b36df5-11855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176, and the Request Id: b8c46839-11856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-11857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-11859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_198-, and the Request Id: 3255d763-11860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-11861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_200-, and the Request Id: fcca8487-11863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-11864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.291+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: 18402b88-11865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 8ae11b5f-11866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-11867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176-, and the Request Id: 1fa3c18e-11868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 21b36df5-11869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.307+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: 9e1a69f6-11870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_218-, and the Request Id: faa99854-11871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.312+0000 [Thread-8050] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:55.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_200, and the Request Id: 23960a06-11872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 140e4b8b-11873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5e9a2eb4-11874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-11875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176-, and the Request Id: 8ae11b5f-11876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 6cbdf1f8-11877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 2a9fa42d-11878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f9bd0188-11879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.333+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: 5278035c-11880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-11881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-11883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-11884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-11886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_204, and the Request Id: f9bd0188-11885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 1fa3c18e-11887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 3255d763-11888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 23960a06-11889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-11890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5e9a2eb4-11891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-11892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f3f656ce-11893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-11894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-11895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-11896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-11897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.373+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: db93e7f9-11899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 140e4b8b-11900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 8ae11b5f-11901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201, and the Request Id: 5e9a2eb4-11902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-11903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 1fa3c18e-11904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.381+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: 6cbdf1f8-11905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 23960a06-11906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177, and the Request Id: b8c46839-11907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 21b36df5-11908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.385+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: 18402b88-11909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 2a9fa42d-11910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 3255d763-11911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f3f656ce-11912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-11913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_199, and the Request Id: 21b36df5-11914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_201, and the Request Id: 23960a06-11915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_202, and the Request Id: 5d60eb13-11916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.398+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: 2a9fa42d-11917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_219-, and the Request Id: faa99854-11918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177-, and the Request Id: 1fa3c18e-11919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.408+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: 5864bf32-11920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_10_199-, and the Request Id: 3255d763-11921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 9e1a69f6-11922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_201-, and the Request Id: fcca8487-11923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-11924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.423+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: 140e4b8b-11925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.429+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: 5278035c-11926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.431+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: f3f656ce-11927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: b8c46839-11928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5e9a2eb4-11929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-11931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-11932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f9bd0188-11933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-11934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-11935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_177, and the Request Id: 9e1a69f6-11936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 23960a06-11937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 6cbdf1f8-11938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-11939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-11940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-11941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-11941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 2a9fa42d-11942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_220, and the Request Id: 18402b88-11943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-11944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.489+0000 [Thread-8104] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:55.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177-, and the Request Id: 8ae11b5f-11945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 140e4b8b-11946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f9bd0188-11947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-11947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-11948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-11949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-11950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 9e1a69f6-11952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-11951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-11951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-11953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-11953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_205, and the Request Id: f9bd0188-11954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f3f656ce-11955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-11956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-11948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-11950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 140e4b8b-11957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_220-, and the Request Id: faa99854-11958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-11957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.530+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: 5864bf32-11959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 6cbdf1f8-11960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-11960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-11961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-11962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-11962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f3f656ce-11963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-11963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_201, and the Request Id: 2a9fa42d-11964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-11965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-11965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5e9a2eb4-11966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-11966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-11967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-11968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-11968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-11967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-11969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 3255d763-11970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-11969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202, and the Request Id: 5e9a2eb4-11971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-11970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.571+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: 21b36df5-11972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_203, and the Request Id: 5d60eb13-11973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-11974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.589+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: 140e4b8b-11975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-11974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.591+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: db93e7f9-11976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.592+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: 23960a06-11977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_201-, and the Request Id: f3f656ce-11978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.600+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: 3255d763-11979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 8ae11b5f-11980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178, and the Request Id: b8c46839-11981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202-, and the Request Id: fcca8487-11982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_202-, and the Request Id: 5278035c-11983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 2a9fa42d-11984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f9bd0188-11985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-11986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5e9a2eb4-11987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.633+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: 6cbdf1f8-11988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-11989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-11990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 9e1a69f6-11991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-11991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-11992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178-, and the Request Id: 1fa3c18e-11993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-11992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_178, and the Request Id: 9e1a69f6-11994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 140e4b8b-11995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 21b36df5-11996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-11997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-11998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 3255d763-11999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-12000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-12001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-12003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-12002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-12004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178-, and the Request Id: 8ae11b5f-12005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: b8c46839-12006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 140e4b8b-12007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f9bd0188-12008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 6cbdf1f8-12009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-12010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_204, and the Request Id: 5d60eb13-12012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 9e1a69f6-12013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 2a9fa42d-12014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 21b36df5-12015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 3255d763-12016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.703+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: 18402b88-12017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f3f656ce-12018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.705+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: 21b36df5-12019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 1fa3c18e-12020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.708+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: 2a9fa42d-12021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-12022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-12024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-12023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-12025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.717+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: f9bd0188-12026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_203, and the Request Id: 5e9a2eb4-12027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-12028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_201-, and the Request Id: 3255d763-12029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_202-, and the Request Id: f3f656ce-12030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-12031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-12032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 21b36df5-12033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 8ae11b5f-12034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_221-, and the Request Id: faa99854-12035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.739+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: db93e7f9-12036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_4_203, and the Request Id: 23960a06-12038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-12037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_204-, and the Request Id: 140e4b8b-12039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203-, and the Request Id: fcca8487-12040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 1fa3c18e-12041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.745+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: 5864bf32-12042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-12043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179, and the Request Id: b8c46839-12044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 9e1a69f6-12045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-12046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.840+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: 5278035c-12047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-12048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 3255d763-12049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179-, and the Request Id: 1fa3c18e-12050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-12051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 8ae11b5f-12052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f9bd0188-12053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.863+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: 9e1a69f6-12054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.867+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: 6cbdf1f8-12055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f3f656ce-12056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 140e4b8b-12057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-12058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-12059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179-, and the Request Id: 8ae11b5f-12061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 21b36df5-12062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 3255d763-12063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-12064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 23960a06-12066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_202, and the Request Id: 21b36df5-12065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_222, and the Request Id: 18402b88-12067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5864bf32-12068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 2a9fa42d-12069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_202-, and the Request Id: 3255d763-12070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-12071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: b8c46839-12072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_222-, and the Request Id: faa99854-12073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-12074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 6cbdf1f8-12075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5d60eb13-12076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-12077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 140e4b8b-12078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: f9bd0188-12079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_8_205, and the Request Id: 5d60eb13-12080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 9e1a69f6-12081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.956+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: 2a9fa42d-12082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 1fa3c18e-12083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-12084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5864bf32-12085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: fcca8487-12086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_207, and the Request Id: f9bd0188-12087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_205-, and the Request Id: 140e4b8b-12088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 18402b88-12089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204, and the Request Id: 5e9a2eb4-12090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 21b36df5-12091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: db93e7f9-12093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-12092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 8ae11b5f-12094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 5278035c-12095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-12096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: 1fa3c18e-12097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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_204, and the Request Id: 23960a06-12098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-12100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:55.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: faa99854-12099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.001+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: f3f656ce-12101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.011+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: 5864bf32-12103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: fcca8487-12104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.019+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: db93e7f9-12105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-12106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.029+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: 5278035c-12108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-12110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180, and the Request Id: b8c46839-12111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 9e1a69f6-12113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 21b36df5-12112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-12114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.048+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: 6cbdf1f8-12115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180-, and the Request Id: 1fa3c18e-12117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-12118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.059+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: 21b36df5-12121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.059+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: 9e1a69f6-12122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-12123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 140e4b8b-12124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_223, and the Request Id: 18402b88-12125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f3f656ce-12126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: fcca8487-12127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: b8c46839-12128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180-, and the Request Id: 8ae11b5f-12130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_203-, and the Request Id: 3255d763-12131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: db93e7f9-12132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-12133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 9e1a69f6-12136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_208, and the Request Id: f9bd0188-12137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 2a9fa42d-12138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_223-, and the Request Id: faa99854-12139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-12141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_204, and the Request Id: 2a9fa42d-12143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-12144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-12145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 6cbdf1f8-12146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.121+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: 5d60eb13-12147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_205, and the Request Id: 5e9a2eb4-12148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_208-, and the Request Id: 5864bf32-12149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-12151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_206-, and the Request Id: 140e4b8b-12152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 21b36df5-12153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 8ae11b5f-12155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: fcca8487-12156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.144+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: f3f656ce-12157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: b8c46839-12158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.155+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: 18402b88-12161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-12163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181, and the Request Id: b8c46839-12165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.164+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: faa99854-12168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_205, and the Request Id: 23960a06-12169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 9e1a69f6-12170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 140e4b8b-12171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: fcca8487-12173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-12174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 8ae11b5f-12175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_205-, and the Request Id: 5278035c-12176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-12177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-12179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_5_181-, and the Request Id: 1fa3c18e-12180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_181, and the Request Id: 9e1a69f6-12182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-12184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 6cbdf1f8-12185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-12186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: fcca8487-12187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 23960a06-12188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_207, and the Request Id: 5d60eb13-12189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.196+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: db93e7f9-12190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206, and the Request Id: 5e9a2eb4-12192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: b8c46839-12191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_204, and the Request Id: 21b36df5-12195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_209, and the Request Id: f9bd0188-12197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5278035c-12198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: f3f656ce-12199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_206-, and the Request Id: fcca8487-12201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.219+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: 6cbdf1f8-12202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.223+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: 140e4b8b-12203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.229+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: 18402b88-12206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.235+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: 3255d763-12208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181-, and the Request Id: 8ae11b5f-12209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 2a9fa42d-12210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 23960a06-12211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f3f656ce-12212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5278035c-12213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.243+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: 2a9fa42d-12214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.245+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: 23960a06-12215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: db93e7f9-12216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_1_209-, and the Request Id: 5864bf32-12217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5e9a2eb4-12218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 21b36df5-12219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 9e1a69f6-12220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.268+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: 5278035c-12222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_3_205-, and the Request Id: f3f656ce-12223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_225-, and the Request Id: faa99854-12224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-12225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 6cbdf1f8-12227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 8ae11b5f-12226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: fcca8487-12232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 2a9fa42d-12233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 23960a06-12234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: b8c46839-12235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: db93e7f9-12236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: faa99854-12237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-12238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182-, and the Request Id: 1fa3c18e-12239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 9e1a69f6-12240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 6cbdf1f8-12241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 21b36df5-12242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_180, and the Request Id: db93e7f9-12243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 8ae11b5f-12245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 5278035c-12246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: b8c46839-12247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 18402b88-12249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.330+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: 9e1a69f6-12250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 140e4b8b-12253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.340+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: 21b36df5-12254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-12255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207, and the Request Id: 5e9a2eb4-12256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_226, and the Request Id: 18402b88-12259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_208, and the Request Id: 5d60eb13-12260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f3f656ce-12261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.358+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: 6cbdf1f8-12263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_2_182-, and the Request Id: 8ae11b5f-12265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 23960a06-12266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_226-, and the Request Id: faa99854-12267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207-, and the Request Id: fcca8487-12268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.411+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: 3255d763-12269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-12270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: db93e7f9-12271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5278035c-12272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-12273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.418+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: f9bd0188-12274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-12276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.422+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: 23960a06-12277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-12278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183, and the Request Id: b8c46839-12280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_208-, and the Request Id: 140e4b8b-12281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.435+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: 2a9fa42d-12282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_210-, and the Request Id: 5864bf32-12283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-12284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.446+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: 5278035c-12285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183-, and the Request Id: 1fa3c18e-12287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 6cbdf1f8-12288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: fcca8487-12290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 3255d763-12292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 8ae11b5f-12293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 23960a06-12294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-12295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: b8c46839-12297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_206-, and the Request Id: f3f656ce-12298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: fcca8487-12299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5278035c-12300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 21b36df5-12301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: db93e7f9-12302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 2a9fa42d-12305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.512+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: 18402b88-12307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_208, and the Request Id: 5e9a2eb4-12308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_227-, and the Request Id: faa99854-12309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 6cbdf1f8-12310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.521+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: 21b36df5-12311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 140e4b8b-12313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 23960a06-12314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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_7_208-, and the Request Id: fcca8487-12315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5278035c-12317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_181, and the Request Id: db93e7f9-12316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.542+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: 23960a06-12318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f3f656ce-12319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.552+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: 3255d763-12321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.563+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: 5278035c-12324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-12325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.569+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: 5d60eb13-12327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-12328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: b8c46839-12329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-12330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f3f656ce-12332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 21b36df5-12334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-12335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.585+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: f9bd0188-12336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_181-, and the Request Id: 6cbdf1f8-12337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_183, and the Request Id: 9e1a69f6-12339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-12340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.605+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: 140e4b8b-12341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.607+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: 2a9fa42d-12342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_211-, and the Request Id: 5864bf32-12343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184, and the Request Id: b8c46839-12344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 23960a06-12346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: 8ae11b5f-12347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: db93e7f9-12349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184-, and the Request Id: 1fa3c18e-12351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-12352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: fcca8487-12353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_209, and the Request Id: 5e9a2eb4-12354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-12355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: b8c46839-12356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.654+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: f3f656ce-12357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5278035c-12359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 9e1a69f6-12361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-12362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 21b36df5-12363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-12364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 140e4b8b-12366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209-, and the Request Id: fcca8487-12367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_228, and the Request Id: 18402b88-12368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.698+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: faa99854-12369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.701+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: 21b36df5-12371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 8ae11b5f-12372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 23960a06-12373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5278035c-12374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.716+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: 23960a06-12375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: db93e7f9-12376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-12377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-12380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f3f656ce-12381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_207-, and the Request Id: 3255d763-12384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.743+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: db93e7f9-12385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.751+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: 5278035c-12387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 140e4b8b-12388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.755+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: 5d60eb13-12389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: fcca8487-12390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 2a9fa42d-12391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185, and the Request Id: b8c46839-12392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-12393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f3f656ce-12395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 21b36df5-12396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 8ae11b5f-12397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-12398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.811+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: 140e4b8b-12400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 23960a06-12401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_184, and the Request Id: 9e1a69f6-12402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185-, and the Request Id: 1fa3c18e-12403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_212, and the Request Id: f9bd0188-12404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.830+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: 6cbdf1f8-12405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_229, and the Request Id: 18402b88-12408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-12410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210, and the Request Id: 5e9a2eb4-12411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184-, and the Request Id: 8ae11b5f-12412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-12413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_208, and the Request Id: 2a9fa42d-12414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: b8c46839-12415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210-, and the Request Id: fcca8487-12416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.864+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: 5864bf32-12419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 23960a06-12420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5278035c-12421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: db93e7f9-12423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.883+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: 23960a06-12424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_208-, and the Request Id: f3f656ce-12425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-12426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: fcca8487-12427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-12429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 2a9fa42d-12431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.919+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: faa99854-12432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.927+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: 21b36df5-12435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 140e4b8b-12436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f3f656ce-12438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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_210-, and the Request Id: 5278035c-12439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 9e1a69f6-12440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.939+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: 3255d763-12441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.941+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: 5d60eb13-12442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5e9a2eb4-12443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: b8c46839-12444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: fcca8487-12445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 1fa3c18e-12446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: 5e9a2eb4-12447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 6cbdf1f8-12448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 2a9fa42d-12449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f3f656ce-12451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 21b36df5-12452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186, and the Request Id: b8c46839-12453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: f9bd0188-12454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.963+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: 2a9fa42d-12455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5864bf32-12456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.969+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: 140e4b8b-12457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-12458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 23960a06-12459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-12461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 6cbdf1f8-12462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.977+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: f9bd0188-12463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 3255d763-12464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.982+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: db93e7f9-12465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 5d60eb13-12466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211-, and the Request Id: fcca8487-12467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.990+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: f3f656ce-12468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-12469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: 18402b88-12470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.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: faa99854-12471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:56.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.000+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: 18402b88-12472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_230-, and the Request Id: faa99854-12473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186-, and the Request Id: 1fa3c18e-12474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5e9a2eb4-12476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 8ae11b5f-12477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_213-, and the Request Id: 5864bf32-12478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.027+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: 6cbdf1f8-12479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-12480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_209, and the Request Id: 21b36df5-12482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: b8c46839-12483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.043+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: 9e1a69f6-12485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 23960a06-12486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f9bd0188-12487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: db93e7f9-12488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: fcca8487-12490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185-, and the Request Id: 8ae11b5f-12493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.068+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: 23960a06-12495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: faa99854-12497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5864bf32-12498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 1fa3c18e-12499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 6cbdf1f8-12500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_212, and the Request Id: 5d60eb13-12501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 9e1a69f6-12502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5e9a2eb4-12503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.085+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: 3255d763-12504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: fcca8487-12505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_211-, and the Request Id: 5278035c-12507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f3f656ce-12508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f9bd0188-12509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5864bf32-12511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: db93e7f9-12512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 8ae11b5f-12513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_231, and the Request Id: 18402b88-12514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 21b36df5-12515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: b8c46839-12517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 6cbdf1f8-12518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212, and the Request Id: 5e9a2eb4-12516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.121+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: f9bd0188-12519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 1fa3c18e-12520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_184, and the Request Id: db93e7f9-12522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-12523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-12524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_212-, and the Request Id: 140e4b8b-12525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_231-, and the Request Id: faa99854-12526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_214-, and the Request Id: 5864bf32-12528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187, and the Request Id: b8c46839-12527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f3f656ce-12530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 9e1a69f6-12531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_184-, and the Request Id: 6cbdf1f8-12533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: fcca8487-12532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 21b36df5-12534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f9bd0188-12536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_210, and the Request Id: 2a9fa42d-12537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187-, and the Request Id: 1fa3c18e-12538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 8ae11b5f-12539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_186, and the Request Id: 9e1a69f6-12542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.173+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: 21b36df5-12543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: db93e7f9-12544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.176+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: f3f656ce-12545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: faa99854-12546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.188+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: 3255d763-12548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186-, and the Request Id: 8ae11b5f-12549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5e9a2eb4-12550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-12552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: b8c46839-12553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.223+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: 18402b88-12558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-12557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 1fa3c18e-12559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-12560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-12561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-12562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5864bf32-12563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-12564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_213, and the Request Id: 5d60eb13-12565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_215, and the Request Id: f9bd0188-12566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 21b36df5-12568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_212, and the Request Id: 23960a06-12569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 9e1a69f6-12570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-12571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-12572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.256+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: faa99854-12573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 1fa3c18e-12574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.262+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: 5278035c-12575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f3f656ce-12576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 8ae11b5f-12577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188, and the Request Id: b8c46839-12578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: fcca8487-12580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: db93e7f9-12581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_213-, and the Request Id: 140e4b8b-12582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: 5e9a2eb4-12583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.275+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: 5864bf32-12584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-12585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 23960a06-12589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_185, and the Request Id: db93e7f9-12590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: fcca8487-12591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-12592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 8ae11b5f-12593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-12594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f9bd0188-12595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.290+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: 9e1a69f6-12596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-12597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-12598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: faa99854-12599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5e9a2eb4-12600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187-, and the Request Id: 8ae11b5f-12601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.301+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: 6cbdf1f8-12602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: faa99854-12604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188-, and the Request Id: 1fa3c18e-12605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.308+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: 18402b88-12606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5864bf32-12609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_233-, and the Request Id: faa99854-12610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_211, and the Request Id: 2a9fa42d-12611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.335+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: 21b36df5-12612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 9e1a69f6-12613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-12616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: fcca8487-12615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_211-, and the Request Id: f3f656ce-12619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.344+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: 5d60eb13-12618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 8ae11b5f-12621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 23960a06-12622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: db93e7f9-12620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-12624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_213, and the Request Id: 23960a06-12625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f9bd0188-12626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.359+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: 3255d763-12627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_214-, and the Request Id: 140e4b8b-12628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: faa99854-12631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5864bf32-12632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.377+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: f9bd0188-12633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 9e1a69f6-12634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 8ae11b5f-12635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_188, and the Request Id: 9e1a69f6-12637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: fcca8487-12638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 6cbdf1f8-12639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 1fa3c18e-12640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 21b36df5-12641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.402+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: 5864bf32-12642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f9bd0188-12646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214, and the Request Id: 5e9a2eb4-12647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_234, and the Request Id: 18402b88-12648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f3f656ce-12649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_215, and the Request Id: 5d60eb13-12652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.428+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: 5278035c-12653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214-, and the Request Id: fcca8487-12654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: db93e7f9-12655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-12656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 6cbdf1f8-12657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.439+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: faa99854-12658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_186, and the Request Id: db93e7f9-12660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-12662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f3f656ce-12663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.452+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: 2a9fa42d-12664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-12665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 23960a06-12666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189, and the Request Id: b8c46839-12667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188-, and the Request Id: 8ae11b5f-12668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.472+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: 140e4b8b-12669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 21b36df5-12670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.479+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: 21b36df5-12672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-12673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5e9a2eb4-12674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-12675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-12676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.498+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: 6cbdf1f8-12677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.503+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: f3f656ce-12679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-12680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.513+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: 3255d763-12681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: db93e7f9-12683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.519+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: f9bd0188-12682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189-, and the Request Id: 1fa3c18e-12684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: fcca8487-12686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: faa99854-12688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: b8c46839-12689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 8ae11b5f-12691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: faa99854-12693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_235, and the Request Id: 18402b88-12694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 1fa3c18e-12695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 23960a06-12696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.580+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: 5864bf32-12698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_214, and the Request Id: 23960a06-12699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_216, and the Request Id: 5d60eb13-12702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-12703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 6cbdf1f8-12704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 9e1a69f6-12705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.599+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: faa99854-12706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 21b36df5-12707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 1fa3c18e-12708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f3f656ce-12709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5e9a2eb4-12710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f9bd0188-12712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.620+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: 5278035c-12713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190, and the Request Id: b8c46839-12714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-12715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5864bf32-12717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 21b36df5-12718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: fcca8487-12719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f3f656ce-12720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 5e9a2eb4-12722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_213, and the Request Id: 2a9fa42d-12723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: db93e7f9-12724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.647+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: 9e1a69f6-12725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.649+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: 140e4b8b-12726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190-, and the Request Id: 1fa3c18e-12727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-12729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-12728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.655+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: 21b36df5-12730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 23960a06-12731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 6cbdf1f8-12733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-12734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189-, and the Request Id: 8ae11b5f-12735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_187, and the Request Id: db93e7f9-12736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.670+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: f3f656ce-12737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.691+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: f9bd0188-12738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215-, and the Request Id: fcca8487-12739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: b8c46839-12740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.702+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: 3255d763-12741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-12745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 21b36df5-12746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_218-, and the Request Id: 5864bf32-12747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 9e1a69f6-12748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 1fa3c18e-12749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5e9a2eb4-12750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-12751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.743+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: 23960a06-12753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.749+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: 6cbdf1f8-12755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f9bd0188-12756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f3f656ce-12757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-12758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_236, and the Request Id: 18402b88-12760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: fcca8487-12761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: b8c46839-12762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-12764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.776+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: faa99854-12765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 1fa3c18e-12767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.786+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: 5278035c-12768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-12769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.787+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: 5d60eb13-12770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.791+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: 21b36df5-12772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: db93e7f9-12773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191, and the Request Id: b8c46839-12774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5864bf32-12775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5e9a2eb4-12776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: fcca8487-12777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 23960a06-12778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-12780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.824+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: 3255d763-12781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-12782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 8ae11b5f-12784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_217-, and the Request Id: 140e4b8b-12785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_216, and the Request Id: 5e9a2eb4-12786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f9bd0188-12787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5864bf32-12788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.843+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: 9e1a69f6-12789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_214, and the Request Id: 2a9fa42d-12790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 6cbdf1f8-12792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: faa99854-12793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 21b36df5-12794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_219, and the Request Id: f9bd0188-12795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190-, and the Request Id: 8ae11b5f-12796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191-, and the Request Id: 1fa3c18e-12797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.875+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: f3f656ce-12798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: db93e7f9-12799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216-, and the Request Id: fcca8487-12805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_237, and the Request Id: 18402b88-12806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5e9a2eb4-12807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_219-, and the Request Id: 5864bf32-12808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 6cbdf1f8-12809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: b8c46839-12810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 2a9fa42d-12811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 9e1a69f6-12812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 23960a06-12813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5278035c-12814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.927+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: 23960a06-12816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 21b36df5-12817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 140e4b8b-12818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-12819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-12820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 3255d763-12821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_215, and the Request Id: 21b36df5-12822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.939+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: db93e7f9-12823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.951+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: 5d60eb13-12825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 1fa3c18e-12826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.951+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: faa99854-12824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 8ae11b5f-12827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f3f656ce-12828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5864bf32-12829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.967+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: 5278035c-12830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.967+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: 140e4b8b-12831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-12832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-12833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.976+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: 6cbdf1f8-12834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-12835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: f9bd0188-12836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 18402b88-12837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 5d60eb13-12838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: 23960a06-12839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_191, and the Request Id: 9e1a69f6-12840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-12841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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_215-, and the Request Id: 3255d763-12842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217, and the Request Id: 5e9a2eb4-12843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-12844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:57.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: b8c46839-12845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-12846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.003+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: f9bd0188-12847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-12848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-12849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.008+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: 2a9fa42d-12850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-12851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-12852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-12853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.022+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: f3f656ce-12854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: fcca8487-12855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-12856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-12857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-12858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-12859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-12860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-12861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-12862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_220-, and the Request Id: 5864bf32-12863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192, and the Request Id: b8c46839-12864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.059+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: 23960a06-12865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-12866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-12867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 3255d763-12868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: 8ae11b5f-12869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.079+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: 21b36df5-12870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-12871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-12872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_238, and the Request Id: 18402b88-12873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-12874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_217-, and the Request Id: 5278035c-12875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 6cbdf1f8-12876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-12877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192-, and the Request Id: 1fa3c18e-12878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-12879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-12880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.111+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: 3255d763-12881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-12882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-12883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218, and the Request Id: 5e9a2eb4-12884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_219, and the Request Id: 5d60eb13-12885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-12886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-12887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 23960a06-12888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-12889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.131+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: 2a9fa42d-12890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.131+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: faa99854-12891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218-, and the Request Id: fcca8487-12892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: b8c46839-12893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-12894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_219-, and the Request Id: 140e4b8b-12895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-12896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-12897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 6cbdf1f8-12898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_189, and the Request Id: db93e7f9-12899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.152+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: f3f656ce-12900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-12901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 3255d763-12902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-12903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-12904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-12905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-12906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-12907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-12908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-12909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-12910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-12911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_189-, and the Request Id: 6cbdf1f8-12912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-12913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-12914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-12915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-12916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-12917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-12918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.185+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: f9bd0188-12919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-12918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.187+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: 21b36df5-12920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-12921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-12922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-12923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-12924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-12926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54: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: 2a9fa42d-12925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-12921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-12926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-12927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.200+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: 3255d763-12928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-12922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-12930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_192, and the Request Id: 9e1a69f6-12929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_221-, and the Request Id: 5864bf32-12931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-12932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-12934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-12933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.210+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: 2a9fa42d-12935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_220, and the Request Id: 5d60eb13-12937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-12938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-12939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-12936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.218+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: f3f656ce-12940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.220+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: 140e4b8b-12941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 3255d763-12942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192-, and the Request Id: 8ae11b5f-12944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-12933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219, and the Request Id: 5e9a2eb4-12943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 6cbdf1f8-12945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: b8c46839-12946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-12947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-12948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-12950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_239, and the Request Id: 18402b88-12949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-12951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-12936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_218, and the Request Id: 23960a06-12952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 3255d763-12953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-12946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-12954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-12955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-12956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_218, and the Request Id: 21b36df5-12957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-12955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-12959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219-, and the Request Id: fcca8487-12960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-12959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-12962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_218-, and the Request Id: 3255d763-12961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-12958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.251+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: 5278035c-12963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.258+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: f9bd0188-12964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-12965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-12966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-12966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_222-, and the Request Id: 5864bf32-12967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-12968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-12954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: b8c46839-12969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-12970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-12971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-12970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-12971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 23960a06-12972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-12973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.276+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: 5d60eb13-12974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.283+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: faa99854-12975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-12976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-12977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_190, and the Request Id: db93e7f9-12978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-12977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-12979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-12979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-12980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.304+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: 140e4b8b-12981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-12982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 3255d763-12983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193-, and the Request Id: 1fa3c18e-12984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-12985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-12986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.315+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: 2a9fa42d-12987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-12988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-12989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_190-, and the Request Id: 6cbdf1f8-12990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-12989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-12991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: b8c46839-12992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_218-, and the Request Id: f3f656ce-12993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-12994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-12991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-12994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 3255d763-12995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-12996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-12995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-12997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.334+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: 21b36df5-12998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-12999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.355+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: f9bd0188-13002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-12999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220, and the Request Id: 5e9a2eb4-13004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-13005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-13006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-13007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-13008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-13009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_223-, and the Request Id: 5864bf32-13010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 23960a06-13011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.380+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: 3255d763-13012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-13013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: fcca8487-13014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_222, and the Request Id: 5d60eb13-13015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_193, and the Request Id: 9e1a69f6-13016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-13018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 6cbdf1f8-13019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-13020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-13021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: 8ae11b5f-13022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.404+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: 18402b88-13023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.407+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: 140e4b8b-13024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_219, and the Request Id: 23960a06-13025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-13026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-13029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-13032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-13033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-13034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.437+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: faa99854-13035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_219-, and the Request Id: 5278035c-13036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-13037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-13038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-13040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-13039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194, and the Request Id: b8c46839-13041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 3255d763-13042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 23960a06-13043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.455+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: db93e7f9-13044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.459+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: 2a9fa42d-13045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-13046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-13049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-13050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-13051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.480+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: f3f656ce-13052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-13055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194-, and the Request Id: 1fa3c18e-13056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-13057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_221, and the Request Id: 5e9a2eb4-13058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_224, and the Request Id: f9bd0188-13059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-13060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.507+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: 21b36df5-13061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-13062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.513+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: 9e1a69f6-13063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_224-, and the Request Id: 5864bf32-13064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: b8c46839-13065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-13066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.521+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: 6cbdf1f8-13067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-13068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-13069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221-, and the Request Id: fcca8487-13070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-13071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_241, and the Request Id: 18402b88-13072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194-, and the Request Id: 8ae11b5f-13073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-13074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-13075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-13079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-13080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.557+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: 5d60eb13-13081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_220-, and the Request Id: 3255d763-13082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.563+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: 23960a06-13083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-13084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-13086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.580+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: faa99854-13087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-13088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-13089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-13090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.589+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: 5278035c-13091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: b8c46839-13093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-13094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-13096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-13097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-13098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.620+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: 140e4b8b-13099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-13100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_225, and the Request Id: f9bd0188-13102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-13103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-13104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222, and the Request Id: 5e9a2eb4-13105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_222-, and the Request Id: fcca8487-13107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-13109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-13110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_225-, and the Request Id: 5864bf32-13111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 3255d763-13112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.663+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: 9e1a69f6-13113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-13114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195-, and the Request Id: 1fa3c18e-13115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 23960a06-13116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-13118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-13119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.686+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: 2a9fa42d-13120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-13122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_221, and the Request Id: 23960a06-13124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-13125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: b8c46839-13127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-13128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-13129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 6cbdf1f8-13130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-13131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-13132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_192, and the Request Id: db93e7f9-13133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_220-, and the Request Id: f3f656ce-13134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-13135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_224, and the Request Id: 5d60eb13-13136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-13137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-13138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_242, and the Request Id: 18402b88-13139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_221, and the Request Id: 21b36df5-13140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: 8ae11b5f-13141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-13142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.740+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: 5278035c-13143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_192-, and the Request Id: 6cbdf1f8-13145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-13147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.751+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: 140e4b8b-13149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_242-, and the Request Id: faa99854-13150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.757+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: f9bd0188-13151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.758+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: 3255d763-13152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-13154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-13155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 5e9a2eb4-13156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: b8c46839-13157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-13158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-13159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 23960a06-13160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-13161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: b8c46839-13163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-13164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223-, and the Request Id: fcca8487-13165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_226-, and the Request Id: 5864bf32-13166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 6cbdf1f8-13168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-13169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-13170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-13171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-13172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-13173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_196, and the Request Id: 9e1a69f6-13174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196-, and the Request Id: 1fa3c18e-13175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-13178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-13179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_243, and the Request Id: 18402b88-13180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-13181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196-, and the Request Id: 8ae11b5f-13182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 23960a06-13183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-13184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-13186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-13188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-13187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 3255d763-13189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.807+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: 5d60eb13-13190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_222, and the Request Id: 23960a06-13191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: b8c46839-13192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-13193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-13194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_221, and the Request Id: 2a9fa42d-13195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.814+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: 5278035c-13198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_243-, and the Request Id: faa99854-13199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.816+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: 140e4b8b-13200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_193, and the Request Id: db93e7f9-13201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-13203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-13204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-13205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.824+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: 6cbdf1f8-13206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224, and the Request Id: 5e9a2eb4-13207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-13209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.827+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: f3f656ce-13210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-13211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-13212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 23960a06-13213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.834+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: 21b36df5-13216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.836+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: f9bd0188-13217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224-, and the Request Id: fcca8487-13218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: b8c46839-13219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-13220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-13221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-13222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-13223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-13225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-13226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_227-, and the Request Id: 5864bf32-13227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-13228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_222-, and the Request Id: 3255d763-13229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_197, and the Request Id: 9e1a69f6-13231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-13233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 6cbdf1f8-13234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197, and the Request Id: b8c46839-13236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-13237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.864+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: 5d60eb13-13238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-13239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-13240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-13241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197-, and the Request Id: 8ae11b5f-13242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.869+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: 23960a06-13243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-13244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-13246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_226-, and the Request Id: 140e4b8b-13247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-13248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 6cbdf1f8-13249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197-, and the Request Id: 1fa3c18e-13250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-13251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.878+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: db93e7f9-13252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-13253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.881+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: 2a9fa42d-13254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-13255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-13256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_223-, and the Request Id: 5278035c-13257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_244, and the Request Id: 18402b88-13258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-13259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-13260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 23960a06-13261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: b8c46839-13262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.893+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: f3f656ce-13264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-13266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: 5e9a2eb4-13267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.897+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: 6cbdf1f8-13270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_244-, and the Request Id: faa99854-13268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-13271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225-, and the Request Id: fcca8487-13272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_228, and the Request Id: f9bd0188-13273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 3255d763-13274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-13275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 8ae11b5f-13276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.906+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: 21b36df5-13277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-13278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-13279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-13280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-13281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_223-, and the Request Id: 3255d763-13283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-13284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-13285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-13286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: b8c46839-13287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-13288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_228-, and the Request Id: 5864bf32-13289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-13290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-13292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-13293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.937+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: 9e1a69f6-13294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-13295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 1fa3c18e-13296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.940+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: 23960a06-13297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5d60eb13-13298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 2a9fa42d-13299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: b8c46839-13300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_224-, and the Request Id: 5278035c-13301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 18402b88-13302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: faa99854-13304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: fcca8487-13305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226, and the Request Id: 5e9a2eb4-13306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 6cbdf1f8-13308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: 8ae11b5f-13309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.955+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: 18402b88-13307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 23960a06-13310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f3f656ce-13311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-13313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226-, and the Request Id: fcca8487-13314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 140e4b8b-13315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_227, and the Request Id: 5d60eb13-13316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.968+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: 2a9fa42d-13317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5864bf32-13318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 9e1a69f6-13319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198-, and the Request Id: 1fa3c18e-13320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: db93e7f9-13321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.981+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: 140e4b8b-13322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 21b36df5-13323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5278035c-13324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 6cbdf1f8-13325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-13326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: f9bd0188-13327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.985+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: db93e7f9-13328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_224, and the Request Id: 21b36df5-13329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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: 5e9a2eb4-13330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-13331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_229, and the Request Id: f9bd0188-13332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.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_245-, and the Request Id: faa99854-13333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-13334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-13335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:58.999+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: 23960a06-13336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 8ae11b5f-13339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-13340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_223-, and the Request Id: f3f656ce-13342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_229-, and the Request Id: 5864bf32-13344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.031+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: 6cbdf1f8-13345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_224-, and the Request Id: 3255d763-13347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.040+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: 5278035c-13349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-13350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.051+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: 5d60eb13-13354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-13356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 8ae11b5f-13359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f9bd0188-13362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 5e9a2eb4-13364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_228-, and the Request Id: 140e4b8b-13366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.069+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: 9e1a69f6-13367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: b8c46839-13373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-13375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_246, and the Request Id: 18402b88-13378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_225, and the Request Id: 21b36df5-13381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: 8ae11b5f-13382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_246-, and the Request Id: faa99854-13384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199-, and the Request Id: 1fa3c18e-13385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227-, and the Request Id: fcca8487-13386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f9bd0188-13387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-13388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.142+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: 2a9fa42d-13390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.147+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: f9bd0188-13392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.149+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: db93e7f9-13393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-13394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.154+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: 3255d763-13396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_226, and the Request Id: 23960a06-13397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_196-, and the Request Id: 6cbdf1f8-13399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_224-, and the Request Id: f3f656ce-13400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_230-, and the Request Id: 5864bf32-13404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_226-, and the Request Id: 5278035c-13405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.165+0000 [Thread-9098] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:59.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.167+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: 5d60eb13-13408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 8ae11b5f-13412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-13414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f9bd0188-13416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.223+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: 140e4b8b-13419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 8ae11b5f-13428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-13430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.249+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: 18402b88-13431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_200, and the Request Id: 9e1a69f6-13432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-13433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.257+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: 21b36df5-13434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-13435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-13438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.263+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: 2a9fa42d-13440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_247-, and the Request Id: faa99854-13439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_231, and the Request Id: f9bd0188-13442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_226-, and the Request Id: 3255d763-13444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228, and the Request Id: 5e9a2eb4-13445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-13446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: 8ae11b5f-13452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: fcca8487-13455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.281+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: f3f656ce-13457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_230, and the Request Id: 5d60eb13-13458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200, and the Request Id: b8c46839-13459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.283+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: 5864bf32-13460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_197, and the Request Id: db93e7f9-13462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_230-, and the Request Id: 140e4b8b-13464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.288+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: 23960a06-13465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f9bd0188-13469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200-, and the Request Id: 1fa3c18e-13471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.300+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: 6cbdf1f8-13472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 8ae11b5f-13473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.301+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: 5278035c-13474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.308+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: 18402b88-13480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-13482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_227, and the Request Id: 21b36df5-13484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-13485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-13487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-13490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-13491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.348+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: 2a9fa42d-13492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-13493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_248-, and the Request Id: faa99854-13494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f9bd0188-13497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.356+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: 9e1a69f6-13500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_231, and the Request Id: 5d60eb13-13504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_227-, and the Request Id: 3255d763-13505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_229, and the Request Id: 5e9a2eb4-13506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_232, and the Request Id: f9bd0188-13507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_226-, and the Request Id: f3f656ce-13511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229-, and the Request Id: fcca8487-13512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_231-, and the Request Id: 140e4b8b-13516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.373+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: db93e7f9-13517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_228, and the Request Id: 23960a06-13518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_232-, and the Request Id: 5864bf32-13520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201, and the Request Id: b8c46839-13524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-13526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_228-, and the Request Id: 5278035c-13529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_198-, and the Request Id: 6cbdf1f8-13530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201-, and the Request Id: 8ae11b5f-13531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201-, and the Request Id: 1fa3c18e-13536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_249, and the Request Id: 18402b88-13539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 8ae11b5f-13543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_249-, and the Request Id: faa99854-13545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f9bd0188-13548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-13550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.418+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: 21b36df5-13552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_230, and the Request Id: 5e9a2eb4-13554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-13555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-13556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 8ae11b5f-13562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.428+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: 9e1a69f6-13564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.428+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: 5d60eb13-13563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_230-, and the Request Id: fcca8487-13566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.437+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: 3255d763-13568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_233, and the Request Id: f9bd0188-13569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202-, and the Request Id: 8ae11b5f-13571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_232-, and the Request Id: 140e4b8b-13575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.448+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: 2a9fa42d-13577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_233-, and the Request Id: 5864bf32-13579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_250, and the Request Id: 18402b88-13580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-13581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202, and the Request Id: b8c46839-13583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.460+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: 23960a06-13586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.462+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: f3f656ce-13587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f9bd0188-13588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-13589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.468+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: faa99854-13592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202-, and the Request Id: 1fa3c18e-13593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-13594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.475+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: 5278035c-13595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-13596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231, and the Request Id: 5e9a2eb4-13602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_199, and the Request Id: db93e7f9-13598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-13608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-13611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.510+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: 21b36df5-13612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-13615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231-, and the Request Id: fcca8487-13617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 8ae11b5f-13619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_199-, and the Request Id: 6cbdf1f8-13620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.517+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: f9bd0188-13621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-13623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.530+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: 18402b88-13624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_229-, and the Request Id: 3255d763-13625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_233, and the Request Id: 5d60eb13-13626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_203, and the Request Id: 9e1a69f6-13630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_234-, and the Request Id: 5864bf32-13631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_251-, and the Request Id: faa99854-13633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-13634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.550+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: 140e4b8b-13636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_228, and the Request Id: 2a9fa42d-13639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_230, and the Request Id: 23960a06-13640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.561+0000 [Thread-9266] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:54:59.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: fcca8487-13643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f9bd0188-13645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203-, and the Request Id: 8ae11b5f-13646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-13647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_230-, and the Request Id: 5278035c-13651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-13653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_252, and the Request Id: 18402b88-13655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_228-, and the Request Id: f3f656ce-13656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-13658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-13659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-13661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-13662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_230, and the Request Id: 21b36df5-13663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_232, and the Request Id: 5e9a2eb4-13664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232-, and the Request Id: fcca8487-13667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203, and the Request Id: b8c46839-13668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.616+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: faa99854-13670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f9bd0188-13671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.620+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: f9bd0188-13673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203-, and the Request Id: 1fa3c18e-13674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-13677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_235-, and the Request Id: 5864bf32-13680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-13681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.638+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: 23960a06-13683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-13684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.646+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: 3255d763-13687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.646+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: db93e7f9-13686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.671+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: 5d60eb13-13694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 8ae11b5f-13696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-13697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.683+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: 9e1a69f6-13699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.687+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: 6cbdf1f8-13700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.690+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: 5278035c-13702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-13703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.698+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: 140e4b8b-13707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_253, and the Request Id: 18402b88-13710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.705+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: 2a9fa42d-13712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204, and the Request Id: b8c46839-13714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: 8ae11b5f-13716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-13719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_253-, and the Request Id: faa99854-13724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.719+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: f3f656ce-13725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233, and the Request Id: 5e9a2eb4-13726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_231, and the Request Id: 21b36df5-13727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-13729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-13730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_232, and the Request Id: 23960a06-13733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-13734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204-, and the Request Id: 1fa3c18e-13735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 8ae11b5f-13736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233-, and the Request Id: fcca8487-13739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_232-, and the Request Id: 5278035c-13741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_236, and the Request Id: f9bd0188-13742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_231-, and the Request Id: 3255d763-13744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-13746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-13748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.832+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: 5864bf32-13751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-13752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.834+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: 18402b88-13753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-13755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.840+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: 5d60eb13-13756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_201, and the Request Id: db93e7f9-13757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-13760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_205, and the Request Id: 9e1a69f6-13763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f9bd0188-13764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-13765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_254-, and the Request Id: faa99854-13766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.867+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: 6cbdf1f8-13768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: 8ae11b5f-13770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-13772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-13773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-13774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: b8c46839-13776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: 5e9a2eb4-13777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_235-, and the Request Id: 140e4b8b-13779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_230, and the Request Id: 2a9fa42d-13783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-13784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234-, and the Request Id: fcca8487-13785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-13786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_232, and the Request Id: 21b36df5-13787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.919+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: 23960a06-13791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_230-, and the Request Id: f3f656ce-13792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5d60eb13-13794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205-, and the Request Id: 1fa3c18e-13796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-13797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: faa99854-13798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_255, and the Request Id: 18402b88-13799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-13800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_232-, and the Request Id: 3255d763-13801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_233-, and the Request Id: 5278035c-13802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 2a9fa42d-13803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-13804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: b8c46839-13806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: fcca8487-13807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 21b36df5-13808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 23960a06-13809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: f3f656ce-13810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5864bf32-13811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.973+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: f9bd0188-13812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: db93e7f9-13813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 9e1a69f6-13814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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_255-, and the Request Id: faa99854-13815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 1fa3c18e-13816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 18402b88-13817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5e9a2eb4-13818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-13819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 5278035c-13820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.995+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: 9e1a69f6-13821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-13822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 6cbdf1f8-13823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 140e4b8b-13824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:54:59.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: 3255d763-13825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.001+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: db93e7f9-13826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-13827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.002+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: 5d60eb13-13828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 5e9a2eb4-13829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-13830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-13831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-13832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-13833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.016+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: 2a9fa42d-13834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_237-, and the Request Id: 5864bf32-13835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-13836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-13837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-13838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-13839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235-, and the Request Id: fcca8487-13840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.031+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: 23960a06-13841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206, and the Request Id: b8c46839-13842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-13843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-13844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_202-, and the Request Id: 6cbdf1f8-13845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206-, and the Request Id: 8ae11b5f-13846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_234-, and the Request Id: 5278035c-13847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-13848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_256, and the Request Id: 18402b88-13849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_233, and the Request Id: 21b36df5-13850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.053+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: 140e4b8b-13851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-13852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_231-, and the Request Id: f3f656ce-13853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-13854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-13855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 9e1a69f6-13856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206-, and the Request Id: 1fa3c18e-13857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-13858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-13859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-13860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_256-, and the Request Id: faa99854-13861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-13862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-13863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_233-, and the Request Id: 3255d763-13864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-13865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-13866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-13867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-13868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-13869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-13870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-13871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-13872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 8ae11b5f-13873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-13874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-13875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-13876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_236, and the Request Id: 5e9a2eb4-13877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-13878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-13879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.135+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: 5d60eb13-13880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-13881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-13882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.142+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: 140e4b8b-13883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-13884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-13885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-13886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 3255d763-13887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.148+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: 23960a06-13888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.149+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: db93e7f9-13889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.154+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: f9bd0188-13890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-13891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 8ae11b5f-13892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-13893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.167+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: 9e1a69f6-13894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-13895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-13896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-13897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_203-, and the Request Id: 6cbdf1f8-13898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236-, and the Request Id: fcca8487-13899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_235-, and the Request Id: 5278035c-13900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.187+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: 5864bf32-13901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-13902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-13903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-13904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-13905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.197+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: 18402b88-13906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207-, and the Request Id: 8ae11b5f-13907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-13908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.200+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: 2a9fa42d-13909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-13910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-13911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_257-, and the Request Id: faa99854-13912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 3255d763-13913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.215+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: 21b36df5-13914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-13915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-13916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-13916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-13917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-13918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-13919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-13920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-13921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-13922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.237+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: f3f656ce-13923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 9e1a69f6-13924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: b8c46839-13925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-13926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_234-, and the Request Id: 3255d763-13927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.260+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: 5d60eb13-13928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-13929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-13930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-13931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-13932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 8ae11b5f-13933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_236, and the Request Id: 23960a06-13934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-13935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-13936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-13937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.278+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: 140e4b8b-13938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-13939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-13940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207-, and the Request Id: 1fa3c18e-13941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_239, and the Request Id: f9bd0188-13942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-13943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-13944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-13945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.299+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: 18402b88-13946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-13945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_239-, and the Request Id: 5864bf32-13947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-13948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-13949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-13948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-13950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-13950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.308+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: 5278035c-13951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 8ae11b5f-13953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_258-, and the Request Id: faa99854-13952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-13953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.313+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: 9e1a69f6-13954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-13955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237, and the Request Id: 5e9a2eb4-13956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-13957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-13958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-13958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 3255d763-13959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-13960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-13961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-13962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237-, and the Request Id: fcca8487-13963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-13964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-13965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-13966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-13965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-13967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-13968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-13967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-13969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-13969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-13970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-13971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-13971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.343+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: 21b36df5-13972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_204, and the Request Id: db93e7f9-13973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-13974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208-, and the Request Id: 8ae11b5f-13975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-13974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.349+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: 2a9fa42d-13976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-13977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-13977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.352+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: 23960a06-13978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-13979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-13979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-13980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-13981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-13981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-13982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-13982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-13983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_235-, and the Request Id: 3255d763-13984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-13985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-13983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.364+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: 6cbdf1f8-13986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-13985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.366+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: 5d60eb13-13987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.367+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: f3f656ce-13988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 9e1a69f6-13989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_240, and the Request Id: f9bd0188-13990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-13991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-13992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-13993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-13993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.392+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: 5278035c-13994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-13995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-13996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-13997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-13998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-13996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-13997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_259, and the Request Id: 18402b88-13999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_239-, and the Request Id: 140e4b8b-14000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-14001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-14002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_238, and the Request Id: 5e9a2eb4-14003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208, and the Request Id: b8c46839-14005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-14006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_259-, and the Request Id: faa99854-14007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-14008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-14009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_240-, and the Request Id: 5864bf32-14010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-14011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208-, and the Request Id: 1fa3c18e-14013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238-, and the Request Id: fcca8487-14014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-14015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-14016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 9e1a69f6-14017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-14018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-14019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-14020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-14021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-14022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.504+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: 21b36df5-14024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-14025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-14026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-14027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.510+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: 9e1a69f6-14028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-14029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-14030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-14031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-14032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.516+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: 2a9fa42d-14033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-14034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.521+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: 3255d763-14036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.522+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: db93e7f9-14037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-14038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-14039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-14040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.529+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: f3f656ce-14041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-14042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-14043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.531+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: f9bd0188-14044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-14045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_260, and the Request Id: 18402b88-14046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_240, and the Request Id: 5d60eb13-14047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-14048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209-, and the Request Id: 8ae11b5f-14049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-14050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-14051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_260-, and the Request Id: faa99854-14052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.545+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: 140e4b8b-14053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.547+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: 23960a06-14055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.547+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: 5864bf32-14056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-14057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 9e1a69f6-14058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-14059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_205-, and the Request Id: 6cbdf1f8-14060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-14061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209, and the Request Id: b8c46839-14062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-14063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-14066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.569+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: 5278035c-14064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-14067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-14068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-14069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-14070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 8ae11b5f-14071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-14074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209-, and the Request Id: 1fa3c18e-14073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-14075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-14076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-14077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-14078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-14079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 9e1a69f6-14080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-14081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-14082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-14085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.597+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: 2a9fa42d-14084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-14086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-14087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-14088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-14089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.602+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: 18402b88-14090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-14091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_242, and the Request Id: f9bd0188-14092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.607+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: 9e1a69f6-14093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_237, and the Request Id: 21b36df5-14094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-14095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-14096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.611+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: 5d60eb13-14097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.615+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: f3f656ce-14098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-14099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: 5e9a2eb4-14100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_242-, and the Request Id: 5864bf32-14101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-14102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_261-, and the Request Id: faa99854-14103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_241-, and the Request Id: 140e4b8b-14104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_237-, and the Request Id: 3255d763-14105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-14106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.623+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: db93e7f9-14107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210-, and the Request Id: 8ae11b5f-14108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-14109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-14111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239-, and the Request Id: fcca8487-14113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-14114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.637+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: 6cbdf1f8-14115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-14116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 9e1a69f6-14117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-14118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-14119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-14121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-14120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-14122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-14123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.651+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: 23960a06-14124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-14125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-14126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 3255d763-14127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-14128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-14129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-14130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 8ae11b5f-14131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: b8c46839-14133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-14134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-14135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-14136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.669+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: 5278035c-14137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-14139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-14140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-14142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-14143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 9e1a69f6-14141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_243, and the Request Id: f9bd0188-14144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-14145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-14146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_262, and the Request Id: 18402b88-14147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.683+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: 5d60eb13-14148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210-, and the Request Id: 1fa3c18e-14149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 8ae11b5f-14150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.686+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: 2a9fa42d-14151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_211, and the Request Id: 9e1a69f6-14152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-14153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-14154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_240, and the Request Id: 5e9a2eb4-14155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.693+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: 21b36df5-14156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-14157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.696+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: faa99854-14158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: 8ae11b5f-14159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-14160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_243-, and the Request Id: 5864bf32-14161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.705+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: f3f656ce-14162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: fcca8487-14163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-14164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_238-, and the Request Id: 3255d763-14166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_242-, and the Request Id: 140e4b8b-14167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-14168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-14169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-14170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-14171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-14172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-14173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-14174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-14175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-14176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-14177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-14179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-14180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-14181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-14182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.751+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: db93e7f9-14183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-14184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 8ae11b5f-14185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-14186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_240, and the Request Id: 23960a06-14187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-14188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-14189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-14191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.768+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: 6cbdf1f8-14192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-14193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_263, and the Request Id: 18402b88-14194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-14195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-14196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 9e1a69f6-14198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-14197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-14199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_243, and the Request Id: 5d60eb13-14200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-14201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211, and the Request Id: b8c46839-14203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 3255d763-14204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-14205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-14206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_240-, and the Request Id: 5278035c-14207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_263-, and the Request Id: faa99854-14208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_244, and the Request Id: f9bd0188-14209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_239, and the Request Id: 21b36df5-14210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211-, and the Request Id: 1fa3c18e-14211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.792+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: 2a9fa42d-14212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241, and the Request Id: 5e9a2eb4-14213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-14214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-14215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.796+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: 3255d763-14216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.798+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: 140e4b8b-14217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-14218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.799+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: 9e1a69f6-14219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.802+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: f3f656ce-14220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.803+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: 5864bf32-14221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241-, and the Request Id: fcca8487-14223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-14224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-14225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-14226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-14228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-14229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-14230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-14231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212-, and the Request Id: 8ae11b5f-14232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-14233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 3255d763-14234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-14235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-14236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-14237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-14239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-14240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 9e1a69f6-14241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-14242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 3255d763-14243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-14244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-14245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-14246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-14247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-14248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_240, and the Request Id: 21b36df5-14249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-14250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-14251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-14252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-14253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_241, and the Request Id: 23960a06-14254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-14255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-14256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.861+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: 5d60eb13-14257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-14258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-14259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_238, and the Request Id: 2a9fa42d-14260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.865+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: 18402b88-14261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_245, and the Request Id: f9bd0188-14262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-14263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.868+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: 3255d763-14264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242, and the Request Id: 5e9a2eb4-14265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_244-, and the Request Id: 140e4b8b-14266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.873+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: f3f656ce-14267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_241-, and the Request Id: 5278035c-14268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_208, and the Request Id: db93e7f9-14269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 8ae11b5f-14270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-14271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-14272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242-, and the Request Id: fcca8487-14273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212, and the Request Id: b8c46839-14274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-14276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_264-, and the Request Id: faa99854-14277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-14278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.891+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: 5864bf32-14279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212-, and the Request Id: 1fa3c18e-14281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-14282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.915+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: 6cbdf1f8-14283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-14284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-14285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-14286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 3255d763-14287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f9bd0188-14288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-14289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 8ae11b5f-14290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5d60eb13-14291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-14292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-14293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 140e4b8b-14294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.941+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: 5d60eb13-14295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 23960a06-14296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 21b36df5-14297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 3255d763-14298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5e9a2eb4-14299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.955+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: 21b36df5-14300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.957+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: 9e1a69f6-14301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5278035c-14302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 5864bf32-14303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: fcca8487-14304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.962+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: 23960a06-14305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: db93e7f9-14306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-14307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-14308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 2a9fa42d-14309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243, and the Request Id: 5e9a2eb4-14310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213-, and the Request Id: 8ae11b5f-14311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 6cbdf1f8-14312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_242-, and the Request Id: 5278035c-14313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: b8c46839-14314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 18402b88-14315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: fcca8487-14316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: f3f656ce-14317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: faa99854-14318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_239, and the Request Id: 2a9fa42d-14319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.993+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: 140e4b8b-14320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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_265, and the Request Id: 18402b88-14321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:00.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: 1fa3c18e-14322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_241-, and the Request Id: 3255d763-14323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-14325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_246, and the Request Id: f9bd0188-14328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-14329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: b8c46839-14330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.036+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: f3f656ce-14336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5278035c-14339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.046+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: faa99854-14341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213-, and the Request Id: 1fa3c18e-14342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_246-, and the Request Id: 5864bf32-14343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 6cbdf1f8-14344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_209, and the Request Id: db93e7f9-14347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.063+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: 23960a06-14348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-14350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.074+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: 5278035c-14351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: b8c46839-14352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.082+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: 21b36df5-14356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 140e4b8b-14355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: 5e9a2eb4-14359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.095+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: 6cbdf1f8-14362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.097+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: 3255d763-14365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.113+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: 9e1a69f6-14371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-14372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-14374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_246, and the Request Id: 5d60eb13-14376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244-, and the Request Id: fcca8487-14377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.141+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: 2a9fa42d-14379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.147+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: 18402b88-14380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: b8c46839-14381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214-, and the Request Id: 8ae11b5f-14382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5278035c-14384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.157+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: f9bd0188-14388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 140e4b8b-14390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: b8c46839-14391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-14392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_240-, and the Request Id: f3f656ce-14395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.179+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: 5864bf32-14397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_266-, and the Request Id: faa99854-14399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-14402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-14404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_243, and the Request Id: 21b36df5-14407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 140e4b8b-14408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 6cbdf1f8-14410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214-, and the Request Id: 1fa3c18e-14412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.219+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: 23960a06-14413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.227+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: 3255d763-14415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-14418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-14417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_241, and the Request Id: 2a9fa42d-14419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_210, and the Request Id: db93e7f9-14421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.242+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: 5278035c-14422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245, and the Request Id: 5e9a2eb4-14425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-14426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.248+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: 5d60eb13-14427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-14428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: b8c46839-14429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_241-, and the Request Id: f3f656ce-14431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: fcca8487-14433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-14435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5278035c-14436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.275+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: 9e1a69f6-14438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.276+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: 6cbdf1f8-14439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.277+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: 140e4b8b-14440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.282+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: 18402b88-14442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-14445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.308+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: faa99854-14448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_244, and the Request Id: 21b36df5-14451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-14452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215-, and the Request Id: 8ae11b5f-14453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5278035c-14455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.333+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: 23960a06-14456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.348+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: f9bd0188-14459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-14460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.365+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: 3255d763-14463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-14464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_245-, and the Request Id: 5278035c-14467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 6cbdf1f8-14468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.382+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: 5864bf32-14469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215, and the Request Id: b8c46839-14471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246, and the Request Id: 5e9a2eb4-14475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 6cbdf1f8-14482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.414+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: 2a9fa42d-14484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_268, and the Request Id: 18402b88-14486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-14487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215-, and the Request Id: 1fa3c18e-14488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: fcca8487-14490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_211, and the Request Id: db93e7f9-14492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5278035c-14493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_248, and the Request Id: 5d60eb13-14494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.441+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: f3f656ce-14496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: b8c46839-14497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-14503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_246, and the Request Id: 23960a06-14504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.467+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: 21b36df5-14505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_248-, and the Request Id: 140e4b8b-14506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-14508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_268-, and the Request Id: faa99854-14509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5864bf32-14513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-14514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.500+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: f9bd0188-14515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.507+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: 6cbdf1f8-14516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.507+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: 9e1a69f6-14517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.510+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: 3255d763-14518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 140e4b8b-14520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_246-, and the Request Id: 5278035c-14521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.518+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: 5864bf32-14523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-14525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216-, and the Request Id: 8ae11b5f-14527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-14530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.531+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: 2a9fa42d-14533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 6cbdf1f8-14535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-14536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.546+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: 18402b88-14539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247, and the Request Id: 5e9a2eb4-14542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-14543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.561+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: 5d60eb13-14546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_243-, and the Request Id: f3f656ce-14547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5278035c-14548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: b8c46839-14549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_247-, and the Request Id: fcca8487-14551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-14553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_269-, and the Request Id: faa99854-14554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-14556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-14557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-14558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_212, and the Request Id: db93e7f9-14561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.596+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: 23960a06-14562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216-, and the Request Id: 1fa3c18e-14563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.603+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: 140e4b8b-14567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-14569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.608+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: f9bd0188-14570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_246, and the Request Id: 21b36df5-14573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.614+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: 5278035c-14574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.614+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: 9e1a69f6-14575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: b8c46839-14576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_246-, and the Request Id: 3255d763-14577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_250-, and the Request Id: 5864bf32-14580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-14581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248, and the Request Id: 5e9a2eb4-14582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.633+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: 6cbdf1f8-14584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217-, and the Request Id: 8ae11b5f-14590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.649+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: 2a9fa42d-14592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_270, and the Request Id: 18402b88-14598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_248-, and the Request Id: fcca8487-14599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_244-, and the Request Id: f3f656ce-14600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 140e4b8b-14601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 6cbdf1f8-14602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5278035c-14603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: b8c46839-14604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_270-, and the Request Id: faa99854-14605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_247, and the Request Id: 21b36df5-14616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 140e4b8b-14620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_251, and the Request Id: f9bd0188-14621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.707+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: 5d60eb13-14623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217, and the Request Id: b8c46839-14622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_250-, and the Request Id: 140e4b8b-14625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 6cbdf1f8-14626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-14627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.716+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: 3255d763-14629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.717+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: 5864bf32-14630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-14631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-14632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.726+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: db93e7f9-14637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 21b36df5-14638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_248, and the Request Id: 23960a06-14640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.729+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: 2a9fa42d-14641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217-, and the Request Id: 1fa3c18e-14642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.735+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: 9e1a69f6-14644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-14645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 140e4b8b-14647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_213-, and the Request Id: 6cbdf1f8-14649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218-, and the Request Id: 8ae11b5f-14651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-14652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.747+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: 5278035c-14653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.751+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: 18402b88-14650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249, and the Request Id: 5e9a2eb4-14656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-14657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_245-, and the Request Id: f3f656ce-14659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-14660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-14661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: b8c46839-14662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_251, and the Request Id: 5d60eb13-14665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.778+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: 21b36df5-14668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_252, and the Request Id: f9bd0188-14670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249-, and the Request Id: fcca8487-14671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_271-, and the Request Id: faa99854-14673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.793+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: 3255d763-14675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_251-, and the Request Id: 140e4b8b-14676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_252-, and the Request Id: 5864bf32-14679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5278035c-14680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 6cbdf1f8-14681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-14685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-14686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: b8c46839-14688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-14689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 6cbdf1f8-14692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218, and the Request Id: b8c46839-14693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5278035c-14697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-14698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_249, and the Request Id: 23960a06-14699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.835+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: 9e1a69f6-14700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_246, and the Request Id: 2a9fa42d-14701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 140e4b8b-14702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-14703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_214, and the Request Id: db93e7f9-14704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-14705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-14706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218-, and the Request Id: 1fa3c18e-14708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_272, and the Request Id: 18402b88-14710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.853+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: f3f656ce-14711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.857+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: 6cbdf1f8-14713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: 8ae11b5f-14712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.859+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: 5278035c-14714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_272-, and the Request Id: faa99854-14715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-14719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-14720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 23960a06-14722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 140e4b8b-14726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.873+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: f9bd0188-14728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_250, and the Request Id: 5e9a2eb4-14729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.874+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: 21b36df5-14730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.881+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: 5d60eb13-14733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-14735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.908+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: 3255d763-14736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_253-, and the Request Id: 5864bf32-14737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250-, and the Request Id: fcca8487-14739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-14740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 8ae11b5f-14743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_273, and the Request Id: 18402b88-14744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_252-, and the Request Id: 140e4b8b-14745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_273-, and the Request Id: faa99854-14746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 2a9fa42d-14747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-14748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 21b36df5-14749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5e9a2eb4-14750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f9bd0188-14752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: b8c46839-14751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 9e1a69f6-14753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: f3f656ce-14754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5d60eb13-14755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: db93e7f9-14756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_247, and the Request Id: 2a9fa42d-14757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 18402b88-14758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 1fa3c18e-14759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-14760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5278035c-14761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: b8c46839-14762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-14763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.967+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: 23960a06-14764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 5864bf32-14765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 6cbdf1f8-14766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 3255d763-14767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_220, and the Request Id: 9e1a69f6-14768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.985+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: 5278035c-14770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_247-, and the Request Id: f3f656ce-14771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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_215, and the Request Id: db93e7f9-14772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-14773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: faa99854-14774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: fcca8487-14775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219-, and the Request Id: 1fa3c18e-14776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.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: 140e4b8b-14777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-14778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:01.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-14779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-14780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220-, and the Request Id: 8ae11b5f-14781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-14782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-14783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-14784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.011+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: 18402b88-14785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-14786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-14787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-14788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.019+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: faa99854-14789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_215-, and the Request Id: 6cbdf1f8-14790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251, and the Request Id: 5e9a2eb4-14791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_254, and the Request Id: f9bd0188-14792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-14793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.029+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: 21b36df5-14794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-14795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.039+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: 5d60eb13-14796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-14797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-14798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-14799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.046+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: 140e4b8b-14800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: fcca8487-14801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_250-, and the Request Id: 3255d763-14802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_254-, and the Request Id: 5864bf32-14803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-14804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-14806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-14805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-14807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 21b36df5-14808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-14809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-14810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.072+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: 2a9fa42d-14811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-14812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-14813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-14814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-14815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-14816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-14817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-14818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-14819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.088+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: f3f656ce-14820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_251, and the Request Id: 23960a06-14821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-14822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-14823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-14824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-14825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-14826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-14827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.096+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: 18402b88-14828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-14829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-14831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-14832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-14830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_251, and the Request Id: 21b36df5-14833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.102+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: db93e7f9-14834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-14835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-14836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-14837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_251-, and the Request Id: 5278035c-14839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5864bf32-14838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_275-, and the Request Id: faa99854-14840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.116+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: 3255d763-14841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-14842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252, and the Request Id: 5e9a2eb4-14843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-14845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_221, and the Request Id: 9e1a69f6-14844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-14846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.123+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: 6cbdf1f8-14847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-14848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-14849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-14850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-14851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-14852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_254, and the Request Id: 5d60eb13-14853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-14854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-14855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-14856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-14857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.139+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: 2a9fa42d-14859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_252-, and the Request Id: fcca8487-14858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220, and the Request Id: b8c46839-14860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-14861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221-, and the Request Id: 8ae11b5f-14862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.144+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: f3f656ce-14863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-14864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220-, and the Request Id: 1fa3c18e-14865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-14866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-14867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-14868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-14869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_254-, and the Request Id: 140e4b8b-14870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-14871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-14872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-14873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-14874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-14875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.160+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: 23960a06-14876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.160+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: f9bd0188-14877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-14878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-14879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-14880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-14881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_276, and the Request Id: 18402b88-14882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-14883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-14884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-14885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.175+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: db93e7f9-14886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-14887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.179+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: 5278035c-14888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-14889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-14890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_276-, and the Request Id: faa99854-14891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.188+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: 6cbdf1f8-14892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-14893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-14894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.191+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: 5864bf32-14895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-14896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-14897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_252, and the Request Id: 21b36df5-14898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-14899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-14900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-14901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-14902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253, and the Request Id: 5e9a2eb4-14903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-14904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-14905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-14906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.202+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: 3255d763-14907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-14908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.205+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: 2a9fa42d-14909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-14910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221, and the Request Id: b8c46839-14911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-14912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-14913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253-, and the Request Id: fcca8487-14914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-14915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.212+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: 5d60eb13-14916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-14917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_250-, and the Request Id: f3f656ce-14918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-14919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-14920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-14921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221-, and the Request Id: 1fa3c18e-14922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.221+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: 9e1a69f6-14923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_255-, and the Request Id: 140e4b8b-14924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-14925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-14926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-14927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-14928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-14929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-14930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-14931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-14932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222-, and the Request Id: 8ae11b5f-14933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-14934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-14935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-14936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_253, and the Request Id: 23960a06-14937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.237+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: 18402b88-14938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_256, and the Request Id: f9bd0188-14939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-14940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-14940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-14941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-14941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.244+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: 21b36df5-14943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-14942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-14944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-14946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-14945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-14947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_253-, and the Request Id: 5278035c-14948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.256+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: faa99854-14949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.257+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: 3255d763-14950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.258+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: 5864bf32-14951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-14952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-14953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-14954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-14955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-14954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-14956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-14957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-14958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-14957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-14956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-14959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-14960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-14958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-14959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-14960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-14961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-14962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-14961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-14963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254, and the Request Id: 5e9a2eb4-14964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-14963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-14965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.286+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: 2a9fa42d-14966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_218, and the Request Id: db93e7f9-14967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-14965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-14968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-14969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-14969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.290+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: 5d60eb13-14970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-14971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-14972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254-, and the Request Id: fcca8487-14973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222, and the Request Id: b8c46839-14974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-14975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-14976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-14976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.297+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: f3f656ce-14977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-14978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.298+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: 140e4b8b-14979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.301+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: 6cbdf1f8-14980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-14981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-14982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-14978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-14983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-14983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-14984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222-, and the Request Id: 1fa3c18e-14985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-14984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_257, and the Request Id: f9bd0188-14986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.307+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: 9e1a69f6-14987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-14988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-14989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-14990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-14991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-14989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-14992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-14992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-14994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-14993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-14993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-14995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223-, and the Request Id: 8ae11b5f-14996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_254, and the Request Id: 23960a06-14997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-14998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-14999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-14998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_278, and the Request Id: 18402b88-15000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-15001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-15002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.329+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: 5864bf32-15003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-15006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-15007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-15008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-15004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-15009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.340+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: 5d60eb13-15010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.342+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: 5278035c-15011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_278-, and the Request Id: faa99854-15012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-15013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255, and the Request Id: 5e9a2eb4-15015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.348+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: 21b36df5-15016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_257-, and the Request Id: 140e4b8b-15019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-15021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-15022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_219, and the Request Id: db93e7f9-15023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-15024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-15025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_254-, and the Request Id: 3255d763-15026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-15027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-15028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_252, and the Request Id: 2a9fa42d-15029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-15032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.383+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: 6cbdf1f8-15033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-15034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_279, and the Request Id: 18402b88-15038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-15039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.398+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: f3f656ce-15041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.398+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: 9e1a69f6-15042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255-, and the Request Id: fcca8487-15043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-15044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-15047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-15048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.407+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: faa99854-15049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-15051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.410+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: 23960a06-15053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224-, and the Request Id: 8ae11b5f-15052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_223, and the Request Id: b8c46839-15054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-15055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-15056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-15057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-15059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223-, and the Request Id: 1fa3c18e-15061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_255-, and the Request Id: 5278035c-15063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-15065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-15066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-15067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.429+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: f9bd0188-15068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.432+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: 21b36df5-15070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-15071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-15075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_258, and the Request Id: 5d60eb13-15074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-15076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-15079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-15080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256, and the Request Id: 5e9a2eb4-15081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-15082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-15083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.444+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: db93e7f9-15084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_280, and the Request Id: 18402b88-15085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.449+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: 5864bf32-15086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-15087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.451+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: 3255d763-15088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-15089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_256-, and the Request Id: fcca8487-15090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-15091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-15092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.458+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: 6cbdf1f8-15093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-15095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.461+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: 140e4b8b-15097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_280-, and the Request Id: faa99854-15098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_256, and the Request Id: 23960a06-15099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-15100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_253, and the Request Id: 2a9fa42d-15101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-15102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-15104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-15105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224, and the Request Id: b8c46839-15106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-15107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-15109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.479+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: 9e1a69f6-15110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-15111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_256-, and the Request Id: 5278035c-15112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224-, and the Request Id: 1fa3c18e-15114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.489+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: f3f656ce-15116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_259, and the Request Id: f9bd0188-15117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-15120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-15121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-15122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225-, and the Request Id: 8ae11b5f-15124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-15125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-15126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-15128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_259-, and the Request Id: 5864bf32-15129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 18402b88-15131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257, and the Request Id: 5e9a2eb4-15132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_281, and the Request Id: 18402b88-15134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-15136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-15137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-15139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-15140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-15141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257-, and the Request Id: fcca8487-15143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.538+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: 5d60eb13-15144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-15145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_257, and the Request Id: 23960a06-15146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-15147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.542+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: faa99854-15148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-15149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_256, and the Request Id: 21b36df5-15150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_259-, and the Request Id: 140e4b8b-15151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-15153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-15154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-15156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225, and the Request Id: b8c46839-15157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.560+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: 5278035c-15158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-15160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-15161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-15162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.572+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: db93e7f9-15163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.575+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: 3255d763-15166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225-, and the Request Id: 1fa3c18e-15168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-15170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.586+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: 6cbdf1f8-15172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-15173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-15174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-15175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_260, and the Request Id: f9bd0188-15177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-15180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-15179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.596+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: 2a9fa42d-15181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-15182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-15183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-15184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-15185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-15186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 5e9a2eb4-15190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_282, and the Request Id: 18402b88-15189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.606+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: 9e1a69f6-15191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-15192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_258, and the Request Id: 23960a06-15193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-15194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-15197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.615+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: 5278035c-15198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-15196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_260-, and the Request Id: 5864bf32-15200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.617+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: faa99854-15199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: fcca8487-15201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226-, and the Request Id: 8ae11b5f-15202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_254-, and the Request Id: f3f656ce-15203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-15204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_260, and the Request Id: 5d60eb13-15206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-15207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-15209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-15210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-15212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: b8c46839-15213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-15214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_257, and the Request Id: 21b36df5-15215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-15216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-15217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-15218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.657+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: db93e7f9-15219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.658+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: 140e4b8b-15220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226-, and the Request Id: 1fa3c18e-15222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.665+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: 6cbdf1f8-15225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_10_257-, and the Request Id: 3255d763-15226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-15230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-15231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-15233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-15235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-15237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-15238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.698+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: 18402b88-15240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-15241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-15243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-15244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-15245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.713+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: f9bd0188-15246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-15247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-15248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-15250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.719+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: 2a9fa42d-15251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.720+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: 23960a06-15252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.721+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: 9e1a69f6-15254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-15255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-15256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259, and the Request Id: 5e9a2eb4-15257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.742+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: faa99854-15258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259-, and the Request Id: fcca8487-15259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.745+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: 5864bf32-15260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-15261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-15262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_259-, and the Request Id: 5278035c-15263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227, and the Request Id: b8c46839-15265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: 8ae11b5f-15267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_3_255-, and the Request Id: f3f656ce-15266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.756+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: 5d60eb13-15268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-15271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-15272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-15273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-15274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-15275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.766+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: db93e7f9-15276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-15278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_261-, and the Request Id: 140e4b8b-15279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-15281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227-, and the Request Id: 1fa3c18e-15282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_258, and the Request Id: 21b36df5-15284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_284, and the Request Id: 18402b88-15285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_223-, and the Request Id: 6cbdf1f8-15288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-15290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-15291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-15292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-15293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_258-, and the Request Id: 3255d763-15294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-15295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_284-, and the Request Id: faa99854-15297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-15298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260, and the Request Id: 5e9a2eb4-15299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-15302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_262, and the Request Id: f9bd0188-15303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-15304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-15305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 9e1a69f6-15306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-15307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.839+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: 2a9fa42d-15309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-15310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 8ae11b5f-15312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_260-, and the Request Id: fcca8487-15313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-15315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.854+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: 9e1a69f6-15314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-15316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.855+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: 5864bf32-15317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.858+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: f3f656ce-15318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.860+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: 23960a06-15320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-15321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-15323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-15322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-15324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: 8ae11b5f-15325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228, and the Request Id: b8c46839-15326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 2a9fa42d-15327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-15329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.876+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: 5278035c-15331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-15332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.880+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: 5d60eb13-15334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-15335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 6cbdf1f8-15336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_224, and the Request Id: db93e7f9-15337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_259, and the Request Id: 21b36df5-15338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228-, and the Request Id: 1fa3c18e-15339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-15340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-15341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-15343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: faa99854-15345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.909+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: 140e4b8b-15346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-15347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: fcca8487-15348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261, and the Request Id: 5e9a2eb4-15349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_259-, and the Request Id: 3255d763-15350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_285, and the Request Id: 18402b88-15351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5864bf32-15352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: b8c46839-15353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-15355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.931+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: 6cbdf1f8-15356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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_261-, and the Request Id: fcca8487-15357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5d60eb13-15358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.942+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: faa99854-15359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 23960a06-15360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f3f656ce-15361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 21b36df5-15362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5278035c-15363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 5e9a2eb4-15364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 18402b88-15365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-15366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.972+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: 2a9fa42d-15367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 3255d763-15368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.979+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: 23960a06-15369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 1fa3c18e-15370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: db93e7f9-15371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: f9bd0188-15372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:02.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: 140e4b8b-15373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.001+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: f3f656ce-15374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-15376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 3255d763-15378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.013+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: 21b36df5-15379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 9e1a69f6-15380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_263, and the Request Id: f9bd0188-15382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.023+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: 5278035c-15383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.032+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: 5864bf32-15388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5e9a2eb4-15389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.038+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: 3255d763-15390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: b8c46839-15392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.044+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: 9e1a69f6-15393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-15394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_263, and the Request Id: 5d60eb13-15396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262, and the Request Id: 5e9a2eb4-15398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_286, and the Request Id: 18402b88-15404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f9bd0188-15407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.077+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: db93e7f9-15409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_258, and the Request Id: 2a9fa42d-15411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262-, and the Request Id: fcca8487-15413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: 8ae11b5f-15412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: b8c46839-15414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 3255d763-15415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.089+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: 140e4b8b-15416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5e9a2eb4-15420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_286-, and the Request Id: faa99854-15421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_262, and the Request Id: 23960a06-15423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_262-, and the Request Id: 5278035c-15424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_225-, and the Request Id: 6cbdf1f8-15425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_258-, and the Request Id: f3f656ce-15426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-15428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_264, and the Request Id: f9bd0188-15430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-15431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 140e4b8b-15434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-15435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229-, and the Request Id: 1fa3c18e-15436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5e9a2eb4-15437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-15438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_261, and the Request Id: 21b36df5-15441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 5e9a2eb4-15446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-15447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.190+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: 3255d763-15449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: b8c46839-15450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.210+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: 18402b88-15453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_263-, and the Request Id: fcca8487-15457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-15461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_264-, and the Request Id: 5864bf32-15462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-15463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-15464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 9e1a69f6-15465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 140e4b8b-15466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.245+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: 23960a06-15467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_287-, and the Request Id: faa99854-15468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-15470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-15471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f9bd0188-15472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230, and the Request Id: b8c46839-15473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.259+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: 5278035c-15474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.263+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: 5d60eb13-15476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_230, and the Request Id: 9e1a69f6-15477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.270+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: 2a9fa42d-15479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230-, and the Request Id: 1fa3c18e-15480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_264-, and the Request Id: 140e4b8b-15482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 3255d763-15485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.300+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: db93e7f9-15488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230-, and the Request Id: 8ae11b5f-15489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: b8c46839-15490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-15492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_259-, and the Request Id: f3f656ce-15493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-15495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264, and the Request Id: 5e9a2eb4-15496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_288, and the Request Id: 18402b88-15497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f9bd0188-15499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_265, and the Request Id: f9bd0188-15501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_226-, and the Request Id: 6cbdf1f8-15502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-15503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-15506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-15508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-15509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 140e4b8b-15510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264-, and the Request Id: fcca8487-15511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.351+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: 21b36df5-15512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_265-, and the Request Id: 5864bf32-15513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_288-, and the Request Id: faa99854-15514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.358+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: 23960a06-15516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: b8c46839-15517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f9bd0188-15522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5e9a2eb4-15524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: b8c46839-15525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 140e4b8b-15527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.391+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: 5d60eb13-15529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231-, and the Request Id: 1fa3c18e-15530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.396+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: 3255d763-15531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 9e1a69f6-15532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.401+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: 5278035c-15533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-15536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.413+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: 140e4b8b-15540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.415+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: 9e1a69f6-15541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_289, and the Request Id: 18402b88-15542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: b8c46839-15544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-15545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231-, and the Request Id: 8ae11b5f-15546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_3_260, and the Request Id: 2a9fa42d-15551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.447+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: db93e7f9-15552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 3255d763-15553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5e9a2eb4-15554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.459+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: f3f656ce-15555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_289-, and the Request Id: faa99854-15556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-15560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.484+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: 6cbdf1f8-15563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 3255d763-15564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.489+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: 21b36df5-15565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_265, and the Request Id: 5e9a2eb4-15566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-15568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_266, and the Request Id: f9bd0188-15569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 9e1a69f6-15570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265-, and the Request Id: fcca8487-15572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 140e4b8b-15574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-15576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_265, and the Request Id: 23960a06-15580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_263-, and the Request Id: 3255d763-15581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: b8c46839-15582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.555+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: 5864bf32-15584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-15586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_266, and the Request Id: 5d60eb13-15587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f9bd0188-15588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 9e1a69f6-15589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-15590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_290, and the Request Id: 18402b88-15592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.586+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: 140e4b8b-15594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.610+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: 9e1a69f6-15598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232-, and the Request Id: 1fa3c18e-15601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_261, and the Request Id: 2a9fa42d-15602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5e9a2eb4-15603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_290-, and the Request Id: faa99854-15604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.624+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: 5278035c-15605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-15608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-15610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: 8ae11b5f-15611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.644+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: db93e7f9-15613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: b8c46839-15614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.654+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: f3f656ce-15615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f9bd0188-15616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 140e4b8b-15618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-15620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_228-, and the Request Id: 6cbdf1f8-15621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-15623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 9e1a69f6-15625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 3255d763-15629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_267, and the Request Id: f9bd0188-15628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.691+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: 21b36df5-15631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-15635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_291, and the Request Id: 18402b88-15636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 140e4b8b-15638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: 5e9a2eb4-15641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_291-, and the Request Id: faa99854-15642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.726+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: 5d60eb13-15643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.729+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: 3255d763-15644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266-, and the Request Id: fcca8487-15647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.744+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: 5864bf32-15648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: b8c46839-15650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 9e1a69f6-15651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.760+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: db93e7f9-15656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_267-, and the Request Id: 140e4b8b-15659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.764+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: 23960a06-15660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_262, and the Request Id: 2a9fa42d-15662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f9bd0188-15663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5e9a2eb4-15664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233, and the Request Id: b8c46839-15665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_229-, and the Request Id: 6cbdf1f8-15666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.790+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: 5278035c-15667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.799+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: 9e1a69f6-15669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 3255d763-15673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-15674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 140e4b8b-15675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5e9a2eb4-15676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233-, and the Request Id: 1fa3c18e-15677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.835+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: f3f656ce-15678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233-, and the Request Id: 8ae11b5f-15681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f9bd0188-15682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267, and the Request Id: 5e9a2eb4-15685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 3255d763-15686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.853+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: 21b36df5-15688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-15689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.859+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: f9bd0188-15691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_267-, and the Request Id: fcca8487-15693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-15694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_268-, and the Request Id: 5864bf32-15695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-15698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-15700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: b8c46839-15703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_265-, and the Request Id: 3255d763-15702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 140e4b8b-15704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-15705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_267, and the Request Id: 23960a06-15706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5e9a2eb4-15708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_268, and the Request Id: 5d60eb13-15709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.889+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: 18402b88-15711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-15714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234, and the Request Id: b8c46839-15715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.895+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: 5278035c-15716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_230, and the Request Id: db93e7f9-15717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_292-, and the Request Id: faa99854-15721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-15722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_268-, and the Request Id: 140e4b8b-15723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-15725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 9e1a69f6-15726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 3255d763-15727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234-, and the Request Id: 1fa3c18e-15728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.913+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: 6cbdf1f8-15729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-15732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.915+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: 2a9fa42d-15733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.918+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: 9e1a69f6-15734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-15737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_3_263-, and the Request Id: f3f656ce-15739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-15741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: fcca8487-15742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5864bf32-15744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: b8c46839-15745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.937+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: 21b36df5-15747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234-, and the Request Id: 8ae11b5f-15746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268, and the Request Id: 5e9a2eb4-15750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_293, and the Request Id: 18402b88-15752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 140e4b8b-15751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 6cbdf1f8-15753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.952+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: f9bd0188-15755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_293-, and the Request Id: faa99854-15756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 2a9fa42d-15757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 23960a06-15758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268-, and the Request Id: fcca8487-15759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_266-, and the Request Id: 3255d763-15760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: db93e7f9-15761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5d60eb13-15762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5278035c-15763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 9e1a69f6-15764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.969+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: 5864bf32-15765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-15766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f3f656ce-15767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_268, and the Request Id: 23960a06-15768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 18402b88-15769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-15770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 1fa3c18e-15771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.978+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: 5d60eb13-15772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-15773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_268-, and the Request Id: 5278035c-15774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235, and the Request Id: b8c46839-15775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 8ae11b5f-15776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 21b36df5-15777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: 5e9a2eb4-15778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: f9bd0188-15779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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: faa99854-15780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235-, and the Request Id: 1fa3c18e-15781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_269-, and the Request Id: 140e4b8b-15782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-15783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.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_231, and the Request Id: db93e7f9-15784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:03.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-15785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-15786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-15787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-15788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-15789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_235, and the Request Id: 9e1a69f6-15790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.008+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: 2a9fa42d-15791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-15792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_231-, and the Request Id: 6cbdf1f8-15793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-15794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-15795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-15796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-15797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-15798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-15799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_264-, and the Request Id: f3f656ce-15800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-15801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_294, and the Request Id: 18402b88-15802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-15803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.031+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: faa99854-15804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-15805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-15806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235-, and the Request Id: 8ae11b5f-15807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-15808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-15809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.040+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: f9bd0188-15810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-15811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-15812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-15813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-15814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 1fa3c18e-15815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-15816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-15818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-15817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_270-, and the Request Id: 5864bf32-15819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-15820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_267, and the Request Id: 21b36df5-15821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_269, and the Request Id: 5e9a2eb4-15822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-15823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-15824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-15825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.063+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: 5d60eb13-15826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_267-, and the Request Id: 3255d763-15827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-15828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-15829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-15830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-15831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.074+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: db93e7f9-15832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_269, and the Request Id: 23960a06-15833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-15834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-15835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-15836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269-, and the Request Id: fcca8487-15837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-15838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.087+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: 140e4b8b-15839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-15840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-15841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 1fa3c18e-15842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.096+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: 6cbdf1f8-15843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-15844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.098+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: 2a9fa42d-15845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-15846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_269-, and the Request Id: 5278035c-15847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-15848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-15849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-15850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: b8c46839-15851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-15852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.112+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: 9e1a69f6-15853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-15854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-15855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_265-, and the Request Id: f3f656ce-15856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_295, and the Request Id: 18402b88-15857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-15858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-15859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-15860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236-, and the Request Id: 1fa3c18e-15861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-15862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-15863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-15864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-15865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-15866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_295-, and the Request Id: faa99854-15867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-15868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-15869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_268, and the Request Id: 21b36df5-15870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-15871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236-, and the Request Id: 8ae11b5f-15872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-15873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-15874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-15875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_270, and the Request Id: 23960a06-15876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-15877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.165+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: f9bd0188-15878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-15879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-15880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-15881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-15882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270, and the Request Id: 5e9a2eb4-15883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_271-, and the Request Id: 5864bf32-15884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_268-, and the Request Id: 3255d763-15885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-15886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-15887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.187+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: 5d60eb13-15889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 1fa3c18e-15888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-15890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-15891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.194+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: 2a9fa42d-15892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_270-, and the Request Id: 5278035c-15893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-15894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-15895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-15896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-15897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-15898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-15899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_296, and the Request Id: 18402b88-15900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: fcca8487-15901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-15902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_271-, and the Request Id: 140e4b8b-15903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_296-, and the Request Id: faa99854-15904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-15905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-15906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.222+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: f3f656ce-15907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-15908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-15909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-15910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-15911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.230+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: db93e7f9-15912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237, and the Request Id: b8c46839-15913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-15914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-15915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-15916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-15917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.247+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: 6cbdf1f8-15918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-15919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-15920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-15921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-15922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-15923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-15924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.255+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: 9e1a69f6-15925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-15926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-15927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-15928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-15929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-15930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-15921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_272, and the Request Id: f9bd0188-15931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-15932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-15933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-15932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_269, and the Request Id: 21b36df5-15934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-15935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-15936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237-, and the Request Id: 1fa3c18e-15937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-15936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-15938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-15939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-15940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-15939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271, and the Request Id: 5e9a2eb4-15941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.284+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: 3255d763-15943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-15942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-15942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_272-, and the Request Id: 5864bf32-15944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-15945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.296+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: 23960a06-15946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-15947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-15947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.299+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: 18402b88-15948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.303+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: 2a9fa42d-15949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_271-, and the Request Id: fcca8487-15950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237-, and the Request Id: 8ae11b5f-15951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_272, and the Request Id: 5d60eb13-15952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-15953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-15954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-15955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_271-, and the Request Id: 5278035c-15956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-15957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-15958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-15959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-15960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.333+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: 140e4b8b-15961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-15962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_297-, and the Request Id: faa99854-15963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_267-, and the Request Id: f3f656ce-15964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-15965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-15966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-15967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-15967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-15968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-15969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-15969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 1fa3c18e-15970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-15971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-15972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-15971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-15973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-15974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-15975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-15976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-15975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-15977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_273, and the Request Id: f9bd0188-15978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-15977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-15979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-15979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-15980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-15981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_272, and the Request Id: 23960a06-15982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_234, and the Request Id: db93e7f9-15983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-15984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-15985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-15986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-15984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-15986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-15980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 1fa3c18e-15988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-15987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-15988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-15989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238, and the Request Id: b8c46839-15990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-15989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-15991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272, and the Request Id: 5e9a2eb4-15992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-15987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_273-, and the Request Id: 5864bf32-15993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_238, and the Request Id: 9e1a69f6-15994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_234-, and the Request Id: 6cbdf1f8-15995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-15996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-15996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238-, and the Request Id: 8ae11b5f-15998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-15997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272-, and the Request Id: fcca8487-15999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-16000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-15997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-16001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-16003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-16004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-16005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.424+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: 2a9fa42d-16006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.425+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: 18402b88-16007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238-, and the Request Id: 1fa3c18e-16008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-16009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_273, and the Request Id: 5d60eb13-16010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.467+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: 5278035c-16011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.468+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: 21b36df5-16012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-16013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.483+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: 140e4b8b-16015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-16016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.489+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: f3f656ce-16017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-16018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-16019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.495+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: 3255d763-16020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_298-, and the Request Id: faa99854-16021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-16022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-16023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 1fa3c18e-16025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-16026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-16027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-16029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-16030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-16031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-16033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-16034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-16035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-16036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-16038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-16039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-16040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273, and the Request Id: 5e9a2eb4-16041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-16042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: b8c46839-16043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-16044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-16045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-16046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-16047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-16048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-16049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239-, and the Request Id: 1fa3c18e-16050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.547+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: db93e7f9-16051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-16052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-16053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-16054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_274, and the Request Id: f9bd0188-16056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273-, and the Request Id: fcca8487-16057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_239, and the Request Id: 9e1a69f6-16058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.553+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: 2a9fa42d-16059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-16060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_299, and the Request Id: 18402b88-16061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-16062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-16063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-16064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-16065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.559+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: 5864bf32-16066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_271, and the Request Id: 21b36df5-16067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.562+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: 23960a06-16068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.563+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: 6cbdf1f8-16069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239-, and the Request Id: 8ae11b5f-16070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-16071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_299-, and the Request Id: faa99854-16073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 1fa3c18e-16072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_271-, and the Request Id: 3255d763-16074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.569+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: 5d60eb13-16075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_269-, and the Request Id: f3f656ce-16076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-16078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.575+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: 5278035c-16079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.579+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: 140e4b8b-16081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-16082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-16083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-16084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-16085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.596+0000 [Thread-10919] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:04.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-16086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-16087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-16088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-16089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-16090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-16093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-16094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-16095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 5e9a2eb4-16096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240, and the Request Id: b8c46839-16097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-16098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-16099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-16100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-16101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-16103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-16106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_236, and the Request Id: db93e7f9-16105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240-, and the Request Id: 1fa3c18e-16107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-16108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-16109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-16110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-16111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_275, and the Request Id: f9bd0188-16112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_272, and the Request Id: 21b36df5-16113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-16114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_275-, and the Request Id: 5864bf32-16115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274-, and the Request Id: fcca8487-16116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.661+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: 6cbdf1f8-16117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-16118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-16119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-16120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_275, and the Request Id: 5d60eb13-16121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.674+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: 3255d763-16122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.680+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: 23960a06-16124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-16125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-16126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-16127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-16128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-16129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.691+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: 2a9fa42d-16130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.695+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: 5278035c-16131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.698+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: 140e4b8b-16132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-16133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_300, and the Request Id: 18402b88-16135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-16136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 1fa3c18e-16137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-16139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-16140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.719+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: f3f656ce-16141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-16142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-16143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-16144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-16145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.731+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: 9e1a69f6-16146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-16148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-16149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.742+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: faa99854-16150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-16151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-16152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-16155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-16156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-16157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.757+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: 21b36df5-16158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-16159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240-, and the Request Id: 8ae11b5f-16160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275, and the Request Id: 5e9a2eb4-16161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-16163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.767+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: 3255d763-16164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-16165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241, and the Request Id: b8c46839-16166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-16167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-16168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.776+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: 6cbdf1f8-16169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.778+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: 23960a06-16170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-16171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-16172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-16173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-16174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_276, and the Request Id: f9bd0188-16175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-16176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275-, and the Request Id: fcca8487-16177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.796+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: 5278035c-16179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-16181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.806+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: 5d60eb13-16183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-16184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-16182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_276-, and the Request Id: 5864bf32-16186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-16185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-16187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241-, and the Request Id: 1fa3c18e-16188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-16189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_276-, and the Request Id: 140e4b8b-16190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_301, and the Request Id: 18402b88-16191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-16192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-16193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-16195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-16196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-16197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-16198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-16199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.844+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: faa99854-16200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-16201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_276, and the Request Id: 5e9a2eb4-16204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-16205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-16206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-16207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 1fa3c18e-16208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_271, and the Request Id: 2a9fa42d-16209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-16210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-16211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-16212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-16213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-16214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-16216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276-, and the Request Id: fcca8487-16217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-16218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.876+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: db93e7f9-16219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-16220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-16221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_274, and the Request Id: 21b36df5-16222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5e9a2eb4-16223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.889+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: 23960a06-16224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_1_277, and the Request Id: f9bd0188-16225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_271-, and the Request Id: f3f656ce-16226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.894+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: 3255d763-16228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: faa99854-16227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-16230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-16231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.902+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: 5278035c-16232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-16233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.906+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: 9e1a69f6-16234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-16235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 1fa3c18e-16236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 23960a06-16237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.910+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: 6cbdf1f8-16238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.912+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: 5864bf32-16240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 5e9a2eb4-16241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_277, and the Request Id: 5d60eb13-16243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242, and the Request Id: b8c46839-16244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-16245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-16246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277-, and the Request Id: fcca8487-16248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-16247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.930+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: 140e4b8b-16249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-16250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-16251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241-, and the Request Id: 8ae11b5f-16253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-16254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-16255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-16256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f3f656ce-16257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242-, and the Request Id: 1fa3c18e-16258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-16259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5278035c-16260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-16261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_272, and the Request Id: 2a9fa42d-16262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5d60eb13-16263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-16264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_302, and the Request Id: 18402b88-16265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.952+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: 23960a06-16266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: b8c46839-16267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: f9bd0188-16269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 3255d763-16270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_272-, and the Request Id: f3f656ce-16271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_275, and the Request Id: 21b36df5-16272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: fcca8487-16273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5864bf32-16274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 2a9fa42d-16276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 140e4b8b-16277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.974+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: 5278035c-16275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.976+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: 3255d763-16278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.976+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: faa99854-16279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_278, and the Request Id: f9bd0188-16280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 9e1a69f6-16281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: db93e7f9-16282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-16283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 18402b88-16284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 6cbdf1f8-16285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 21b36df5-16286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 8ae11b5f-16287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-16288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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: 5e9a2eb4-16290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_278-, and the Request Id: 5864bf32-16289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.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_239, and the Request Id: db93e7f9-16291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:04.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-16292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5d60eb13-16293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: fcca8487-16294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f9bd0188-16297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-16299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 5e9a2eb4-16302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-16301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-16304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 8ae11b5f-16305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.027+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: 6cbdf1f8-16306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.032+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: 2a9fa42d-16310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 1fa3c18e-16311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243, and the Request Id: b8c46839-16314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: fcca8487-16316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-16317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_303, and the Request Id: 18402b88-16318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.047+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: 5d60eb13-16319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_278, and the Request Id: 23960a06-16320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.048+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: 21b36df5-16321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: db93e7f9-16322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243-, and the Request Id: 1fa3c18e-16323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_278-, and the Request Id: 140e4b8b-16324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5e9a2eb4-16325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_273-, and the Request Id: f3f656ce-16326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_242, and the Request Id: 9e1a69f6-16327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: b8c46839-16328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f9bd0188-16329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.070+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: 5278035c-16330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_303-, and the Request Id: faa99854-16332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-16333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: fcca8487-16334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242-, and the Request Id: 8ae11b5f-16336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 1fa3c18e-16337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 6cbdf1f8-16338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.085+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: 3255d763-16339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_279, and the Request Id: f9bd0188-16340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 140e4b8b-16341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5e9a2eb4-16343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: fcca8487-16344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: b8c46839-16347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_279-, and the Request Id: 5864bf32-16348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: db93e7f9-16349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-16351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 5e9a2eb4-16352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 6cbdf1f8-16354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5d60eb13-16355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-16357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f3f656ce-16358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: b8c46839-16359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.138+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: db93e7f9-16360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 140e4b8b-16363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f9bd0188-16365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.153+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: 6cbdf1f8-16366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279-, and the Request Id: fcca8487-16367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_304, and the Request Id: 18402b88-16370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.162+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: 5d60eb13-16371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.164+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: 21b36df5-16372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-16373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244-, and the Request Id: 1fa3c18e-16374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-16376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_274, and the Request Id: 2a9fa42d-16377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: db93e7f9-16378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 8ae11b5f-16379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5e9a2eb4-16381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.190+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: 9e1a69f6-16383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.191+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: 3255d763-16384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: b8c46839-16385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_279-, and the Request Id: 140e4b8b-16386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.197+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: faa99854-16387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_274-, and the Request Id: f3f656ce-16388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243-, and the Request Id: 8ae11b5f-16389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.211+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: 23960a06-16391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 6cbdf1f8-16392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 1fa3c18e-16393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5d60eb13-16394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: fcca8487-16395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f9bd0188-16397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 140e4b8b-16401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.248+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: 5278035c-16403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.256+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: f9bd0188-16404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-16405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: db93e7f9-16407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-16410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 1fa3c18e-16412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245, and the Request Id: b8c46839-16413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 8ae11b5f-16411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: fcca8487-16414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-16418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 6cbdf1f8-16419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f3f656ce-16421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_305, and the Request Id: 18402b88-16420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_280-, and the Request Id: 5864bf32-16422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245-, and the Request Id: 1fa3c18e-16423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_280, and the Request Id: 5e9a2eb4-16424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-16426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.305+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: db93e7f9-16428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.308+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: 21b36df5-16427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-16429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.312+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: 5d60eb13-16430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f9bd0188-16431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-16434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f3f656ce-16437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: fcca8487-16438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.330+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: 3255d763-16439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_305-, and the Request Id: faa99854-16440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-16441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.342+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: 140e4b8b-16442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_280, and the Request Id: 23960a06-16443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.351+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: 2a9fa42d-16444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_244, and the Request Id: 9e1a69f6-16445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.356+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: 6cbdf1f8-16446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 1fa3c18e-16447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.367+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: f3f656ce-16449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: db93e7f9-16451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: 8ae11b5f-16453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5e9a2eb4-16454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5d60eb13-16457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_280-, and the Request Id: 5278035c-16458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: fcca8487-16459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-16460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-16462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 140e4b8b-16464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f3f656ce-16466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_281, and the Request Id: f9bd0188-16467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-16469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.455+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: 21b36df5-16471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-16472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-16473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_279-, and the Request Id: 3255d763-16474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-16475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-16476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_281, and the Request Id: 5e9a2eb4-16477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: b8c46839-16478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 8ae11b5f-16479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-16480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 140e4b8b-16482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_281, and the Request Id: 5d60eb13-16484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f3f656ce-16483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: db93e7f9-16487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.499+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: 2a9fa42d-16486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-16488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-16489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_9_306, and the Request Id: 18402b88-16490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 6cbdf1f8-16491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246-, and the Request Id: 1fa3c18e-16492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.517+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: 5864bf32-16494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_281-, and the Request Id: fcca8487-16496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_242, and the Request Id: db93e7f9-16497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.534+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: 140e4b8b-16498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.535+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: f3f656ce-16499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: b8c46839-16501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_306-, and the Request Id: faa99854-16502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 8ae11b5f-16503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f9bd0188-16504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.550+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: 6cbdf1f8-16505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-16507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 1fa3c18e-16508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.564+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: 9e1a69f6-16509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-16511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_280, and the Request Id: 21b36df5-16514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_281, and the Request Id: 23960a06-16515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f3f656ce-16516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5e9a2eb4-16517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5d60eb13-16518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_281-, and the Request Id: 5278035c-16519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_280-, and the Request Id: 3255d763-16520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: db93e7f9-16521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: b8c46839-16522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-16525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: fcca8487-16526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247, and the Request Id: b8c46839-16528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-16530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_307, and the Request Id: 18402b88-16531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 6cbdf1f8-16532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245-, and the Request Id: 8ae11b5f-16534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f3f656ce-16535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 140e4b8b-16537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f9bd0188-16538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247-, and the Request Id: 1fa3c18e-16539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-16540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_282, and the Request Id: f9bd0188-16541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5e9a2eb4-16542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_307-, and the Request Id: faa99854-16545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.688+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: 2a9fa42d-16546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: db93e7f9-16547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5d60eb13-16549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: fcca8487-16550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 8ae11b5f-16551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282, and the Request Id: 5e9a2eb4-16552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-16553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: b8c46839-16555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.725+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: f3f656ce-16556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.733+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: 23960a06-16559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-16560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.738+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: 5d60eb13-16562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_282-, and the Request Id: 140e4b8b-16563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.747+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: db93e7f9-16564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: fcca8487-16567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-16568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f9bd0188-16570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.772+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: 21b36df5-16571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 8ae11b5f-16572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_246, and the Request Id: 9e1a69f6-16573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5d60eb13-16574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_308, and the Request Id: 18402b88-16577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_243-, and the Request Id: 6cbdf1f8-16578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_308-, and the Request Id: faa99854-16579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 1fa3c18e-16581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246-, and the Request Id: 8ae11b5f-16583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.820+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: 5278035c-16585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.823+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: 3255d763-16586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f3f656ce-16587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 140e4b8b-16588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-16589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-16590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-16592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.851+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: f9bd0188-16594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5e9a2eb4-16595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5d60eb13-16597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 140e4b8b-16599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f3f656ce-16601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: b8c46839-16604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-16605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.882+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: 5d60eb13-16607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: fcca8487-16608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 6cbdf1f8-16610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: b8c46839-16611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_309, and the Request Id: 18402b88-16612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.896+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: 2a9fa42d-16613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 8ae11b5f-16615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_309-, and the Request Id: faa99854-16616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-16618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 6cbdf1f8-16619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f9bd0188-16620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_278-, and the Request Id: f3f656ce-16622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_283-, and the Request Id: 140e4b8b-16623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248-, and the Request Id: 1fa3c18e-16624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 9e1a69f6-16625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-16626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-16627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_282, and the Request Id: 21b36df5-16628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.939+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: db93e7f9-16629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 8ae11b5f-16631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-16632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5278035c-16633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283, and the Request Id: 5e9a2eb4-16635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 2a9fa42d-16636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: b8c46839-16637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.955+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: 23960a06-16638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5d60eb13-16639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_247, and the Request Id: 9e1a69f6-16640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.969+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: 3255d763-16641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283-, and the Request Id: fcca8487-16642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: faa99854-16643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f9bd0188-16644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5864bf32-16645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 1fa3c18e-16646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.976+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: 6cbdf1f8-16647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 140e4b8b-16648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.980+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: 5278035c-16649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 5e9a2eb4-16650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 18402b88-16652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: f3f656ce-16651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 21b36df5-16653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 23960a06-16654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: b8c46839-16655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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_284, and the Request Id: f9bd0188-16656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247-, and the Request Id: 8ae11b5f-16657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-16658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-16659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: fcca8487-16660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 3255d763-16661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: db93e7f9-16662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.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: 1fa3c18e-16663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:05.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-16664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-16665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249, and the Request Id: b8c46839-16666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-16667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.005+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: 18402b88-16668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.006+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: 2a9fa42d-16669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_284-, and the Request Id: 5864bf32-16670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-16671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-16672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-16673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249-, and the Request Id: 1fa3c18e-16674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_310-, and the Request Id: faa99854-16675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-16676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-16678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.022+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: 5d60eb13-16680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-16679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284, and the Request Id: 5e9a2eb4-16681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-16682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-16683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.032+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: f3f656ce-16684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-16685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.038+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: 23960a06-16686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.039+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: 140e4b8b-16687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-16688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-16689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-16690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284-, and the Request Id: fcca8487-16691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.059+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: 21b36df5-16692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-16693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.066+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: 5278035c-16695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-16696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-16697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5e9a2eb4-16698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-16699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-16700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.077+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: 3255d763-16701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-16702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-16703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.079+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: db93e7f9-16704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_311, and the Request Id: 18402b88-16706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-16708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-16710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-16711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 1fa3c18e-16712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-16714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_311-, and the Request Id: faa99854-16715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-16716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_245-, and the Request Id: 6cbdf1f8-16717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-16718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-16719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-16720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_280, and the Request Id: 2a9fa42d-16721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-16722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.130+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: f9bd0188-16724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.131+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: 9e1a69f6-16725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 1fa3c18e-16726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-16727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-16728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_280-, and the Request Id: f3f656ce-16729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_285-, and the Request Id: 5864bf32-16730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-16731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_284, and the Request Id: 21b36df5-16732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-16733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-16734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-16735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285, and the Request Id: 5e9a2eb4-16736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-16737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-16740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250, and the Request Id: b8c46839-16741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-16742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-16743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-16744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_285, and the Request Id: 23960a06-16745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_285, and the Request Id: 5d60eb13-16746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.176+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: 3255d763-16747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-16748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250-, and the Request Id: 1fa3c18e-16749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-16750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285-, and the Request Id: fcca8487-16751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-16752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248-, and the Request Id: 8ae11b5f-16753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-16755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.193+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: 5278035c-16758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_312, and the Request Id: 18402b88-16757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_285-, and the Request Id: 140e4b8b-16759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5e9a2eb4-16760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-16761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-16762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-16764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-16765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-16766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-16768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-16769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-16770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_312-, and the Request Id: faa99854-16771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.256+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: 2a9fa42d-16772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_246, and the Request Id: db93e7f9-16773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_286, and the Request Id: f9bd0188-16774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-16775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5278035c-16776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-16777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-16778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-16779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.273+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: f3f656ce-16780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-16781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-16782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_286-, and the Request Id: 5864bf32-16784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.277+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: 6cbdf1f8-16783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.278+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: 9e1a69f6-16785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-16787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-16788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-16790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 1fa3c18e-16792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-16793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: 8ae11b5f-16794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.298+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: 21b36df5-16795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-16796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-16797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-16798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-16799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286, and the Request Id: 5e9a2eb4-16800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-16801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_313, and the Request Id: 18402b88-16803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-16804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-16805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_286-, and the Request Id: fcca8487-16806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_313-, and the Request Id: faa99854-16808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_285-, and the Request Id: 3255d763-16807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-16809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.329+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: 23960a06-16811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-16812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.331+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: 5d60eb13-16813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5e9a2eb4-16815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-16816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-16814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_286-, and the Request Id: 140e4b8b-16817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-16818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.346+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: 5278035c-16820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-16822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-16824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_282, and the Request Id: 2a9fa42d-16825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-16826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.354+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: f9bd0188-16827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: b8c46839-16828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-16829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-16830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-16831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-16832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-16833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_287-, and the Request Id: 5864bf32-16834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5e9a2eb4-16835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_282-, and the Request Id: f3f656ce-16836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-16837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-16838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-16840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-16841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-16842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-16843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251-, and the Request Id: 1fa3c18e-16844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-16846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-16847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_247, and the Request Id: db93e7f9-16848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_287, and the Request Id: 5e9a2eb4-16849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.391+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: 21b36df5-16850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-16851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_250, and the Request Id: 9e1a69f6-16852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-16854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-16856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.403+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: 3255d763-16857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-16858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.404+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: 5d60eb13-16859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-16860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.407+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: 6cbdf1f8-16861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287-, and the Request Id: fcca8487-16862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.410+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: 23960a06-16863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-16865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-16866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-16867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-16869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 1fa3c18e-16870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5e9a2eb4-16871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250-, and the Request Id: 8ae11b5f-16872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.457+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: 2a9fa42d-16875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.467+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: 18402b88-16876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_287-, and the Request Id: 5278035c-16877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-16878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_314-, and the Request Id: faa99854-16879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-16880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-16881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.487+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: 140e4b8b-16882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-16883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-16884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252, and the Request Id: b8c46839-16885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.501+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: f3f656ce-16886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-16887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-16888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-16889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-16890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-16891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-16893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5e9a2eb4-16894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_287, and the Request Id: 21b36df5-16895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-16896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_288, and the Request Id: 5e9a2eb4-16897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-16898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_288, and the Request Id: f9bd0188-16899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252-, and the Request Id: 1fa3c18e-16900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-16901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-16902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-16903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-16904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-16905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.572+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: db93e7f9-16908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.573+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: 3255d763-16909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_288-, and the Request Id: fcca8487-16910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_288-, and the Request Id: 5864bf32-16911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-16912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-16913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-16914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.595+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: 6cbdf1f8-16915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-16917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.602+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: 18402b88-16918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-16920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-16921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-16923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 1fa3c18e-16926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-16927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-16928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-16930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-16929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.627+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: 5d60eb13-16931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-16930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.628+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: 9e1a69f6-16932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-16933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_284, and the Request Id: 2a9fa42d-16934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_288, and the Request Id: 23960a06-16935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-16936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-16937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_315-, and the Request Id: faa99854-16938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-16939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253, and the Request Id: b8c46839-16940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-16941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-16942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-16942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-16943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_284-, and the Request Id: f3f656ce-16944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_288-, and the Request Id: 140e4b8b-16945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-16946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-16947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.661+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: 21b36df5-16948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253-, and the Request Id: 1fa3c18e-16949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-16950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-16950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: 8ae11b5f-16951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-16952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.671+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: 5278035c-16953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5e9a2eb4-16954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-16954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-16955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-16955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289, and the Request Id: 5e9a2eb4-16956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-16957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-16958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-16959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-16960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-16962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-16962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-16957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289-, and the Request Id: fcca8487-16963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.691+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: 3255d763-16964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-16965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_289, and the Request Id: f9bd0188-16966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 1fa3c18e-16968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-16967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-16967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-16969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-16970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.711+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: db93e7f9-16971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-16972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-16972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-16973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-16973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_316, and the Request Id: 18402b88-16974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-16975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.726+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: 6cbdf1f8-16976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.727+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: 5864bf32-16978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5e9a2eb4-16980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-16981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-16979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-16981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-16982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-16983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-16982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-16983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 1fa3c18e-16985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-16985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.735+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: 9e1a69f6-16986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f9bd0188-16987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-16984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254, and the Request Id: b8c46839-16988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-16989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-16984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-16989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-16990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-16991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-16991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-16990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_289, and the Request Id: 5d60eb13-16993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_285, and the Request Id: 2a9fa42d-16992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_316-, and the Request Id: faa99854-16994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-16995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-16996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-16997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-16999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-16998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-16999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254-, and the Request Id: 1fa3c18e-17000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-17001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_285-, and the Request Id: f3f656ce-17002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-17003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-17004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: 8ae11b5f-17005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-17006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.764+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: 140e4b8b-17007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-17008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-17009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_289, and the Request Id: 23960a06-17010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-17011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-17012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-17013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-17014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-17015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-17016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.782+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: 21b36df5-17017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290, and the Request Id: 5e9a2eb4-17018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-17019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-17020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-17021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_290, and the Request Id: f9bd0188-17022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-17023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.791+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: 5278035c-17024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.791+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: 3255d763-17025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-17026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-17027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_250, and the Request Id: db93e7f9-17028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-17029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 1fa3c18e-17030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-17031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 18402b88-17032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-17033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-17035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 21b36df5-17034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_317, and the Request Id: 18402b88-17036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290-, and the Request Id: fcca8487-17037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_290-, and the Request Id: 5864bf32-17038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-17039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_286, and the Request Id: 2a9fa42d-17040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5e9a2eb4-17041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-17042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-17043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-17044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.839+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: 9e1a69f6-17045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-17046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253-, and the Request Id: 8ae11b5f-17047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_317-, and the Request Id: faa99854-17048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 1fa3c18e-17049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-17050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255, and the Request Id: b8c46839-17051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.851+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: 6cbdf1f8-17052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-17053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-17054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-17055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.856+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: 5d60eb13-17056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_286-, and the Request Id: f3f656ce-17057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-17058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-17059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-17060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.866+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: 140e4b8b-17061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-17062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-17063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-17064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255-, and the Request Id: 1fa3c18e-17065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-17066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-17067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-17068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-17069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-17070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_290, and the Request Id: 21b36df5-17071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.889+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: 23960a06-17072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-17073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-17074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-17075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291, and the Request Id: 5e9a2eb4-17076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.900+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: 3255d763-17077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-17078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-17079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-17080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-17081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-17082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_291, and the Request Id: f9bd0188-17083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-17084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.912+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: 5278035c-17085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-17086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-17087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-17088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-17089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-17090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-17091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-17092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.923+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: 18402b88-17093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291-, and the Request Id: fcca8487-17094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_254, and the Request Id: 9e1a69f6-17095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-17096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 1fa3c18e-17097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.928+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: 2a9fa42d-17098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_291-, and the Request Id: 5864bf32-17099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-17100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_318-, and the Request Id: faa99854-17101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5e9a2eb4-17102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-17103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254-, and the Request Id: 8ae11b5f-17104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-17105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-17106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-17107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.943+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: f3f656ce-17108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-17109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.944+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: 5d60eb13-17110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 1fa3c18e-17111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-17112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256, and the Request Id: b8c46839-17113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-17114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-17115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_251, and the Request Id: db93e7f9-17116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-17117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-17118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 21b36df5-17119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-17120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-17121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 3255d763-17122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_291-, and the Request Id: 140e4b8b-17123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-17124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.966+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: 21b36df5-17125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 9e1a69f6-17127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256-, and the Request Id: 1fa3c18e-17126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_251-, and the Request Id: 6cbdf1f8-17128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5278035c-17129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-17130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f9bd0188-17131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-17132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5864bf32-17133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_292, and the Request Id: f9bd0188-17134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: fcca8487-17135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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_291, and the Request Id: 23960a06-17136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.981+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: 3255d763-17137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: db93e7f9-17138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: f3f656ce-17139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 5d60eb13-17140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292, and the Request Id: 5e9a2eb4-17141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: b8c46839-17142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 8ae11b5f-17143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.987+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: 5278035c-17144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 2a9fa42d-17145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 6cbdf1f8-17146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.991+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: 5864bf32-17147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292-, and the Request Id: fcca8487-17148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 18402b88-17149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-17150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 23960a06-17151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-17152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: 140e4b8b-17153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.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: faa99854-17154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:06.998+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: 2a9fa42d-17155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_319, and the Request Id: 18402b88-17159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.006+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: f3f656ce-17162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-17163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-17164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.008+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: 9e1a69f6-17165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-17166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.010+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: db93e7f9-17167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_319-, and the Request Id: faa99854-17172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.019+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: 5d60eb13-17175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: 8ae11b5f-17176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.021+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: 6cbdf1f8-17177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.022+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: 21b36df5-17178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.030+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: 3255d763-17183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-17184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.032+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: 140e4b8b-17186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-17194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257, and the Request Id: b8c46839-17196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 5e9a2eb4-17199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-17201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_292, and the Request Id: 23960a06-17203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_320, and the Request Id: 18402b88-17206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257-, and the Request Id: 1fa3c18e-17208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_289, and the Request Id: 2a9fa42d-17209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-17210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_293, and the Request Id: f9bd0188-17211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293-, and the Request Id: fcca8487-17212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_320-, and the Request Id: faa99854-17213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-17215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.071+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: 5278035c-17217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.073+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: db93e7f9-17218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.075+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: f3f656ce-17221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.081+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: 5864bf32-17225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.082+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: 21b36df5-17226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.084+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: 6cbdf1f8-17228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_256, and the Request Id: 9e1a69f6-17231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_293, and the Request Id: 5d60eb13-17236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-17239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.100+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: 3255d763-17240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_294, and the Request Id: 5e9a2eb4-17244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-17248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294-, and the Request Id: fcca8487-17249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.142+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: 140e4b8b-17250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256-, and the Request Id: 8ae11b5f-17251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_293, and the Request Id: 23960a06-17257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258, and the Request Id: b8c46839-17259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-17264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.172+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: 2a9fa42d-17267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-17268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.175+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: 18402b88-17269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_4_293-, and the Request Id: 5278035c-17271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.185+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: faa99854-17275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258-, and the Request Id: 1fa3c18e-17276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.192+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: f3f656ce-17278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.195+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: db93e7f9-17279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_294, and the Request Id: f9bd0188-17282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.203+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: 6cbdf1f8-17284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-17289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.217+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: 5864bf32-17292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.220+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: 5d60eb13-17294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_294, and the Request Id: 21b36df5-17296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295, and the Request Id: 5e9a2eb4-17299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-17305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.238+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: 9e1a69f6-17303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_294-, and the Request Id: 140e4b8b-17306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.246+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: 3255d763-17310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295-, and the Request Id: fcca8487-17311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-17314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.255+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: 23960a06-17317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_257-, and the Request Id: 8ae11b5f-17319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-17320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_322, and the Request Id: 18402b88-17322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.262+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: 2a9fa42d-17323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.268+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: 5278035c-17329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-17330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.269+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: db93e7f9-17331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_295, and the Request Id: f9bd0188-17332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_291-, and the Request Id: f3f656ce-17333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259, and the Request Id: b8c46839-17337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.282+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: faa99854-17339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-17341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259-, and the Request Id: 1fa3c18e-17346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_295-, and the Request Id: 5864bf32-17347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-17348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.300+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: 6cbdf1f8-17350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296, and the Request Id: 5e9a2eb4-17351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.303+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: 21b36df5-17352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-17354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-17355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.312+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: 5d60eb13-17357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-17359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-17360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296-, and the Request Id: fcca8487-17363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.321+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: 23960a06-17366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.322+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: 140e4b8b-17367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_295-, and the Request Id: 3255d763-17368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-17369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 1fa3c18e-17370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.330+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: 9e1a69f6-17374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_295-, and the Request Id: 5278035c-17376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258-, and the Request Id: 8ae11b5f-17377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-17379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-17382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.346+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: f9bd0188-17385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_260, and the Request Id: b8c46839-17389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-17392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.358+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: 5864bf32-17396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.358+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: 2a9fa42d-17397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-17398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-17401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.366+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: 18402b88-17404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260-, and the Request Id: 1fa3c18e-17408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.374+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: 21b36df5-17409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.377+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: db93e7f9-17410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297, and the Request Id: 5e9a2eb4-17411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_323-, and the Request Id: faa99854-17412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.382+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: f3f656ce-17413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.385+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: 5d60eb13-17414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_256-, and the Request Id: 6cbdf1f8-17415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 18402b88-17417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.397+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: 3255d763-17419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297-, and the Request Id: fcca8487-17420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-17424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_259, and the Request Id: 9e1a69f6-17426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_296-, and the Request Id: 140e4b8b-17427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_296, and the Request Id: 23960a06-17428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-17430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: 8ae11b5f-17434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_324, and the Request Id: 18402b88-17441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_297, and the Request Id: f9bd0188-17442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_296-, and the Request Id: 5278035c-17443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.466+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: faa99854-17447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-17450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-17453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261, and the Request Id: b8c46839-17455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.499+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: 5864bf32-17457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-17458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.518+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: 2a9fa42d-17465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_298, and the Request Id: 5e9a2eb4-17467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.525+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: db93e7f9-17470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_297, and the Request Id: 21b36df5-17472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_257-, and the Request Id: 6cbdf1f8-17473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261-, and the Request Id: 1fa3c18e-17475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_297, and the Request Id: 5d60eb13-17476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-17477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.548+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: 140e4b8b-17478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.551+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: 9e1a69f6-17479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-17482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_293-, and the Request Id: f3f656ce-17483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_298-, and the Request Id: fcca8487-17484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.562+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: 3255d763-17485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260-, and the Request Id: 8ae11b5f-17487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_325, and the Request Id: 18402b88-17488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_325-, and the Request Id: faa99854-17499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-17500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-17504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_297, and the Request Id: 23960a06-17506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_298, and the Request Id: f9bd0188-17507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_258, and the Request Id: db93e7f9-17513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-17514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.597+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: 2a9fa42d-17515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.598+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: 5278035c-17516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_298-, and the Request Id: 5864bf32-17517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.605+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: 5d60eb13-17522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_294-, and the Request Id: f3f656ce-17524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.611+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: 6cbdf1f8-17529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.611+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: 140e4b8b-17530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-17531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_298, and the Request Id: 21b36df5-17532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: b8c46839-17535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.617+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: 9e1a69f6-17536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-17540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261-, and the Request Id: 8ae11b5f-17542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299, and the Request Id: 5e9a2eb4-17543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_326, and the Request Id: 18402b88-17551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.638+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: 3255d763-17552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262-, and the Request Id: 1fa3c18e-17553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_299, and the Request Id: f9bd0188-17555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299-, and the Request Id: fcca8487-17556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-17559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_326-, and the Request Id: faa99854-17560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_299-, and the Request Id: 5864bf32-17562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.654+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: 23960a06-17568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-17569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-17570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_295, and the Request Id: 2a9fa42d-17575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.660+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: 5d60eb13-17576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.660+0000 [Thread-11920] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:07.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: 3255d763-17577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_299-, and the Request Id: 140e4b8b-17579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.668+0000 [Thread-11928] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.670+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: 5278035c-17584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.671+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: 9e1a69f6-17585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.675+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: f3f656ce-17588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.677+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: db93e7f9-17589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-17590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-17591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.683+0000 [Thread-11942] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:07.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-17595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: 8ae11b5f-17596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-17599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_259-, and the Request Id: 6cbdf1f8-17600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-17601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263, and the Request Id: b8c46839-17602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.693+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: 21b36df5-17605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_300, and the Request Id: f9bd0188-17607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_300-, and the Request Id: 5864bf32-17610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 5e9a2eb4-17611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_327, and the Request Id: 18402b88-17612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-17614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.711+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: 3255d763-17616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300-, and the Request Id: fcca8487-17619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.715+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: 23960a06-17621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_327-, and the Request Id: faa99854-17624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.722+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: 5d60eb13-17625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263-, and the Request Id: 1fa3c18e-17626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 6cbdf1f8-17627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_300-, and the Request Id: 140e4b8b-17633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-17635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.736+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: 9e1a69f6-17636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-17638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_296, and the Request Id: 2a9fa42d-17643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.747+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: 5278035c-17645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.750+0000 [Thread-11975] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.754+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: f3f656ce-17649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_260, and the Request Id: db93e7f9-17651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263-, and the Request Id: 8ae11b5f-17653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.757+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: f9bd0188-17654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301, and the Request Id: 5e9a2eb4-17657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_301-, and the Request Id: fcca8487-17660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.767+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: 6cbdf1f8-17662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.768+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: 5864bf32-17663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-17664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-17665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-17666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-17668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264, and the Request Id: b8c46839-17669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_328, and the Request Id: 18402b88-17671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.774+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: 21b36df5-17672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.776+0000 [Thread-11992] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_300-, and the Request Id: 3255d763-17678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_328-, and the Request Id: faa99854-17679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264-, and the Request Id: 1fa3c18e-17681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.853+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: 5d60eb13-17692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-17694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-17695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-17696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.858+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: 9e1a69f6-17697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.861+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: 23960a06-17702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.861+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: 140e4b8b-17703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_297, and the Request Id: 2a9fa42d-17704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302, and the Request Id: 5e9a2eb4-17705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: 8ae11b5f-17706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.872+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: 5278035c-17711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_302-, and the Request Id: fcca8487-17713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_297-, and the Request Id: f3f656ce-17715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-17718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_302, and the Request Id: f9bd0188-17724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.888+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: db93e7f9-17725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_265, and the Request Id: b8c46839-17729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.893+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: 18402b88-17730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.893+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: 21b36df5-17731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-17734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 8ae11b5f-17736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.901+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: 6cbdf1f8-17737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265-, and the Request Id: 1fa3c18e-17738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-17739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_301-, and the Request Id: 3255d763-17740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_302-, and the Request Id: 5864bf32-17741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_329-, and the Request Id: faa99854-17743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303, and the Request Id: 5e9a2eb4-17745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-17747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_301, and the Request Id: 23960a06-17751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_298, and the Request Id: 2a9fa42d-17752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-17753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.918+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: 5278035c-17756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_302, and the Request Id: 5d60eb13-17759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_265, and the Request Id: 9e1a69f6-17762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.927+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: f3f656ce-17764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_303-, and the Request Id: fcca8487-17765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_302-, and the Request Id: 140e4b8b-17767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-17768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265-, and the Request Id: 8ae11b5f-17770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.939+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: 18402b88-17776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-17778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266, and the Request Id: b8c46839-17779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 2a9fa42d-17781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.946+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: faa99854-17783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266-, and the Request Id: 1fa3c18e-17787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.953+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: 21b36df5-17790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-17791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-17793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 6cbdf1f8-17794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: fcca8487-17797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.958+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: db93e7f9-17796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304, and the Request Id: 5e9a2eb4-17798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_303, and the Request Id: f9bd0188-17799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_302-, and the Request Id: 3255d763-17802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: faa99854-17804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5278035c-17805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-17806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.968+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: 23960a06-17807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_262-, and the Request Id: 6cbdf1f8-17808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-17809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 140e4b8b-17810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 18402b88-17811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_303-, and the Request Id: 5864bf32-17812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f3f656ce-17814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: fcca8487-17815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 9e1a69f6-17816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 21b36df5-17817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-17818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-17819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5d60eb13-17820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: f9bd0188-17821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_331, and the Request Id: 18402b88-17822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-17823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_299, and the Request Id: 2a9fa42d-17824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_302-, and the Request Id: 5278035c-17825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.986+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: 5d60eb13-17826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_266, and the Request Id: 9e1a69f6-17827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: b8c46839-17828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: db93e7f9-17829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 23960a06-17830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_303-, and the Request Id: 140e4b8b-17831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.993+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: f3f656ce-17832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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_331-, and the Request Id: faa99854-17833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5e9a2eb4-17834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266-, and the Request Id: 8ae11b5f-17835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 1fa3c18e-17836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 5864bf32-17837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.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: 3255d763-17838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:07.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267, and the Request Id: b8c46839-17839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-17840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-17841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-17842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-17843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267-, and the Request Id: 1fa3c18e-17844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-17845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-17846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-17847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-17848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.011+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: 21b36df5-17849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_304, and the Request Id: f9bd0188-17850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-17851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-17852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-17853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-17854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-17855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-17856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.021+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: 23960a06-17857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-17858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-17859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.024+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: db93e7f9-17860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-17861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_304-, and the Request Id: 5864bf32-17862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-17863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.034+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: 3255d763-17864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.035+0000 [Thread-12140] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:08.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-17865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.038+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: 5278035c-17866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-17867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-17868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-17869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-17870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.042+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: 6cbdf1f8-17871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_332, and the Request Id: 18402b88-17872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-17873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-17874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-17875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-17876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.048+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: 5d60eb13-17877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-17878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-17879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-17880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-17881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-17882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_332-, and the Request Id: faa99854-17883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-17884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-17885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-17886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-17887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-17888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-17889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 5e9a2eb4-17890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-17891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.060+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: 2a9fa42d-17893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.060+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: f9bd0188-17892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-17894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-17895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-17896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-17897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.069+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: f3f656ce-17898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-17899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5278035c-17900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.071+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: 140e4b8b-17901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_267, and the Request Id: 9e1a69f6-17902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-17903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_305-, and the Request Id: 5864bf32-17904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-17905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-17906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: fcca8487-17907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-17908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-17909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: b8c46839-17910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_304, and the Request Id: 21b36df5-17911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-17912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_264, and the Request Id: db93e7f9-17913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-17914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-17915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_304, and the Request Id: 23960a06-17916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267-, and the Request Id: 8ae11b5f-17917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-17918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-17919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-17920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-17921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-17922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-17923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.123+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: 6cbdf1f8-17924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_304-, and the Request Id: 3255d763-17925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-17926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-17927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-17928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268-, and the Request Id: 1fa3c18e-17929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-17930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-17931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-17932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_305, and the Request Id: 5d60eb13-17933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-17934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-17935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.159+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: 18402b88-17936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_301, and the Request Id: 2a9fa42d-17937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_333-, and the Request Id: faa99854-17938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-17939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.184+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: f3f656ce-17940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-17941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.191+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: 5278035c-17942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-17943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-17944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-17945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-17946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-17947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-17946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_305-, and the Request Id: 140e4b8b-17948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-17949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-17950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-17951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-17952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-17952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-17953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_306, and the Request Id: f9bd0188-17954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-17953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-17955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-17956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-17955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-17949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 5e9a2eb4-17957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-17958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-17959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-17958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-17960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-17959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-17961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-17961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_265, and the Request Id: db93e7f9-17962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_306-, and the Request Id: 5864bf32-17963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-17964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-17964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-17965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.246+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: 21b36df5-17966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-17967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-17965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.248+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: 9e1a69f6-17968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-17969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-17970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.255+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: 3255d763-17971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268-, and the Request Id: 8ae11b5f-17972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-17970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-17973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.257+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: 6cbdf1f8-17974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-17973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-17975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-17976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-17977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-17978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-17978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-17975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-17979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_334, and the Request Id: 18402b88-17980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_305, and the Request Id: 23960a06-17981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306-, and the Request Id: fcca8487-17982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5d60eb13-17983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 21b36df5-17985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.274+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: faa99854-17984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-17983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-17986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-17987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-17988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-17987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-17989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.277+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: 5d60eb13-17990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-17988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-17991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-17991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.280+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: 5278035c-17992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-17993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.281+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: 2a9fa42d-17994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-17993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-17995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-17996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-17997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-17998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-17999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-17999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269, and the Request Id: b8c46839-18001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_306-, and the Request Id: 140e4b8b-18002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-18005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-18006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269-, and the Request Id: 1fa3c18e-18008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.303+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: f3f656ce-18009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-18010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.307+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: f9bd0188-18012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.309+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: 9e1a69f6-18014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-18015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_307-, and the Request Id: 5864bf32-18016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.319+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: 21b36df5-18019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-18021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5278035c-18022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-18023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-18025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_335, and the Request Id: 18402b88-18026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269-, and the Request Id: 8ae11b5f-18028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.331+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: db93e7f9-18030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-18031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-18033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.335+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: 3255d763-18034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_335-, and the Request Id: faa99854-18035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-18036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-18037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.337+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: 6cbdf1f8-18038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.340+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: 5d60eb13-18040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_7_307, and the Request Id: 5e9a2eb4-18042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-18043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-18044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-18045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-18048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-18049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307-, and the Request Id: fcca8487-18051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270, and the Request Id: b8c46839-18052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.352+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: 140e4b8b-18055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270-, and the Request Id: 1fa3c18e-18059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-18061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_306, and the Request Id: 23960a06-18062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.361+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: 2a9fa42d-18065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-18066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-18067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_307, and the Request Id: 21b36df5-18070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-18071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_308, and the Request Id: f9bd0188-18073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_270, and the Request Id: 9e1a69f6-18074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.371+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: f3f656ce-18076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-18077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.377+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: db93e7f9-18079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.378+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: 5278035c-18080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-18082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_307-, and the Request Id: 3255d763-18083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270-, and the Request Id: 8ae11b5f-18085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-18087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_308-, and the Request Id: 5864bf32-18089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-18090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_336, and the Request Id: 18402b88-18091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.396+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: 6cbdf1f8-18093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-18094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308, and the Request Id: 5e9a2eb4-18095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_336-, and the Request Id: faa99854-18097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-18099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-18100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-18103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_308, and the Request Id: 5d60eb13-18105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308-, and the Request Id: fcca8487-18107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-18113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_308-, and the Request Id: 140e4b8b-18115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-18117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-18118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-18119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.421+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: 2a9fa42d-18121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-18123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-18124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.426+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: 23960a06-18125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-18128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_309, and the Request Id: f9bd0188-18129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_308, and the Request Id: 21b36df5-18130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271, and the Request Id: b8c46839-18131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-18132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.433+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: db93e7f9-18133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.433+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: f3f656ce-18134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-18136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_309-, and the Request Id: 5864bf32-18137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_337, and the Request Id: 18402b88-18140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271-, and the Request Id: 1fa3c18e-18141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-18142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.449+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: 9e1a69f6-18144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.451+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: 6cbdf1f8-18145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_337-, and the Request Id: faa99854-18147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.457+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: 5278035c-18148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-18149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-18150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271-, and the Request Id: 8ae11b5f-18152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.461+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: 3255d763-18153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309, and the Request Id: 5e9a2eb4-18155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.475+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: 5d60eb13-18160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-18163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-18165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_309-, and the Request Id: 140e4b8b-18168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309-, and the Request Id: fcca8487-18169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-18171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-18175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-18177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-18178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: b8c46839-18179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_310, and the Request Id: f9bd0188-18180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-18181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-18183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_3_305, and the Request Id: 2a9fa42d-18185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-18186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-18189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-18190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-18191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-18192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.533+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: 5864bf32-18195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.534+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: 9e1a69f6-18196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_309, and the Request Id: 21b36df5-18197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-18198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_305-, and the Request Id: f3f656ce-18199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272-, and the Request Id: 1fa3c18e-18201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.547+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: 18402b88-18202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.549+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: 23960a06-18203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.550+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: 3255d763-18204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_269, and the Request Id: db93e7f9-18206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-18207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272-, and the Request Id: 8ae11b5f-18208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.562+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: 5278035c-18210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-18211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 5e9a2eb4-18216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_310, and the Request Id: 5d60eb13-18217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_269-, and the Request Id: 6cbdf1f8-18218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_338-, and the Request Id: faa99854-18219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-18222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-18224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: fcca8487-18226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.580+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: f9bd0188-18227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-18228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_310-, and the Request Id: 140e4b8b-18231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-18233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.589+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: 5864bf32-18235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-18236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-18237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-18238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-18241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-18243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_306, and the Request Id: 2a9fa42d-18246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: b8c46839-18247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_4_309, and the Request Id: 23960a06-18252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5d60eb13-18253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273-, and the Request Id: 1fa3c18e-18254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_310, and the Request Id: 21b36df5-18256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-18257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.616+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: 18402b88-18260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-18261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.618+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: 5278035c-18262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_7_311, and the Request Id: 5e9a2eb4-18265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_306-, and the Request Id: f3f656ce-18268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_9_339-, and the Request Id: faa99854-18271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_270, and the Request Id: db93e7f9-18272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_7_311-, and the Request Id: fcca8487-18273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.635+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: 9e1a69f6-18274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.638+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: 3255d763-18276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.642+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: 6cbdf1f8-18279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-18281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-18282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: 8ae11b5f-18283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.651+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: f9bd0188-18286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-18288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_311, and the Request Id: 5d60eb13-18291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-18293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.661+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: 23960a06-18298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.661+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: 5864bf32-18297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_340, and the Request Id: 18402b88-18299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: fcca8487-18301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_311-, and the Request Id: 140e4b8b-18303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-18305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-18306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-18307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_340-, and the Request Id: faa99854-18308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.675+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: 5278035c-18309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274, and the Request Id: b8c46839-18310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-18311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3255d763-18313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-18314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312, and the Request Id: 5e9a2eb4-18317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-18319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-18320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.690+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: db93e7f9-18321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-18322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274-, and the Request Id: 1fa3c18e-18323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-18326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-18329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_307, and the Request Id: 2a9fa42d-18330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_312-, and the Request Id: fcca8487-18331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.698+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: 9e1a69f6-18332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.700+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: 6cbdf1f8-18334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.702+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: 21b36df5-18336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-18337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274-, and the Request Id: 8ae11b5f-18338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-18340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_307-, and the Request Id: f3f656ce-18341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-18342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_341, and the Request Id: 18402b88-18343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 1fa3c18e-18344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-18345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-18346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-18347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_311-, and the Request Id: 3255d763-18349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-18351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_313, and the Request Id: f9bd0188-18353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-18354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_312, and the Request Id: 5d60eb13-18355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.721+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: 23960a06-18356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.723+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: faa99854-18357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.727+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: 5864bf32-18362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_311-, and the Request Id: 5278035c-18364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.731+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: 140e4b8b-18365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-18368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-18369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275, and the Request Id: b8c46839-18372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5d60eb13-18373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.742+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: 9e1a69f6-18374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-18375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-18377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-18379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-18376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275-, and the Request Id: 1fa3c18e-18382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313, and the Request Id: 5e9a2eb4-18383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275-, and the Request Id: 8ae11b5f-18385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_272, and the Request Id: db93e7f9-18388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-18390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.802+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: 23960a06-18393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313-, and the Request Id: fcca8487-18396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5864bf32-18398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-18400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.810+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: 5d60eb13-18402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_272-, and the Request Id: 6cbdf1f8-18401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-18403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.811+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: 5278035c-18404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f9bd0188-18405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-18406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.815+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: 140e4b8b-18408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-18409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.825+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: 18402b88-18411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_308, and the Request Id: 2a9fa42d-18412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-18413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_314, and the Request Id: f9bd0188-18414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_312, and the Request Id: 21b36df5-18416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-18418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_342-, and the Request Id: faa99854-18421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.841+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: f3f656ce-18422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_314-, and the Request Id: 5864bf32-18423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-18426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 6cbdf1f8-18427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-18428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-18430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314, and the Request Id: 5e9a2eb4-18431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.856+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: 23960a06-18432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.861+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: 3255d763-18435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-18436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314-, and the Request Id: fcca8487-18438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-18439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-18442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.872+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: 5278035c-18444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: db93e7f9-18445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276, and the Request Id: b8c46839-18446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-18443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_343, and the Request Id: 18402b88-18449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 8ae11b5f-18450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-18451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276-, and the Request Id: 1fa3c18e-18452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 140e4b8b-18453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-18454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.892+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: 5d60eb13-18455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5e9a2eb4-18457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 2a9fa42d-18458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: f3f656ce-18459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-18461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_309, and the Request Id: 2a9fa42d-18462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5864bf32-18463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.919+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: 9e1a69f6-18464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.927+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: db93e7f9-18465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: b8c46839-18466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.933+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: faa99854-18467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 3255d763-18469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_313, and the Request Id: 21b36df5-18470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: 8ae11b5f-18471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 18402b88-18473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.951+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: 140e4b8b-18474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_273-, and the Request Id: 6cbdf1f8-18475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.963+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: f3f656ce-18476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 1fa3c18e-18477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-18478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 23960a06-18479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: fcca8487-18480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 5278035c-18481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 5e9a2eb4-18482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-18483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 9e1a69f6-18484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.991+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: 3255d763-18485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-18486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: faa99854-18487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_314, and the Request Id: 23960a06-18488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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_315, and the Request Id: f9bd0188-18489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:08.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: 21b36df5-18490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315-, and the Request Id: fcca8487-18492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.008+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: 5278035c-18497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.009+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: 5864bf32-18499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-18500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277, and the Request Id: b8c46839-18504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-18510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_344, and the Request Id: 18402b88-18511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-18517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.050+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: 21b36df5-18519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-18520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-18521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_277, and the Request Id: 9e1a69f6-18522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277-, and the Request Id: 1fa3c18e-18524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_344-, and the Request Id: faa99854-18526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_315, and the Request Id: 5d60eb13-18528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_7_316, and the Request Id: 5e9a2eb4-18529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: 8ae11b5f-18530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-18531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.090+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: 3255d763-18534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.092+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: db93e7f9-18535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.094+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: 140e4b8b-18538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.096+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: 23960a06-18540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_310, and the Request Id: 2a9fa42d-18542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_316, and the Request Id: f9bd0188-18545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_310-, and the Request Id: f3f656ce-18547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316-, and the Request Id: fcca8487-18546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-18548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-18550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-18552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_315-, and the Request Id: 5278035c-18553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_274-, and the Request Id: 6cbdf1f8-18554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.122+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: 18402b88-18555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-18557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-18559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.125+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: 5864bf32-18560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278, and the Request Id: b8c46839-18569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-18575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_316, and the Request Id: 5d60eb13-18579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.182+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: 21b36df5-18580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.186+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: faa99854-18581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.190+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: 9e1a69f6-18582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278-, and the Request Id: 1fa3c18e-18584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_316-, and the Request Id: 140e4b8b-18591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317, and the Request Id: 5e9a2eb4-18592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-18594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278-, and the Request Id: 8ae11b5f-18595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.210+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: 2a9fa42d-18596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.212+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: 3255d763-18597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-18603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_317-, and the Request Id: fcca8487-18604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.220+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: f3f656ce-18605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-18606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.223+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: f9bd0188-18609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.224+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: 23960a06-18610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_346, and the Request Id: 18402b88-18612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.235+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: 5278035c-18618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.235+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: faa99854-18619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-18624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.240+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: db93e7f9-18626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_316, and the Request Id: 21b36df5-18627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.243+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: 5864bf32-18629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279, and the Request Id: b8c46839-18630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-18633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-18636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279-, and the Request Id: 1fa3c18e-18637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-18638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318, and the Request Id: 5e9a2eb4-18640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.253+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: 6cbdf1f8-18641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_317, and the Request Id: 5d60eb13-18642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_316-, and the Request Id: 3255d763-18644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-18645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-18646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-18648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_318-, and the Request Id: fcca8487-18649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-18650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.261+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: 9e1a69f6-18651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.262+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: 140e4b8b-18652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-18653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-18656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279-, and the Request Id: 8ae11b5f-18659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-18662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_317, and the Request Id: 23960a06-18663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-18664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_312, and the Request Id: 2a9fa42d-18665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_347, and the Request Id: 18402b88-18666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.275+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: f9bd0188-18669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_347-, and the Request Id: faa99854-18673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_317-, and the Request Id: 5278035c-18675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.285+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: f3f656ce-18677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_1_318-, and the Request Id: 5864bf32-18678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-18680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_276, and the Request Id: db93e7f9-18681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-18683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319, and the Request Id: 5e9a2eb4-18685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-18686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-18694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_318, and the Request Id: 5d60eb13-18695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_317, and the Request Id: 21b36df5-18696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-18697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280, and the Request Id: b8c46839-18699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_319-, and the Request Id: fcca8487-18700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-18701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.316+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: 9e1a69f6-18702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_276-, and the Request Id: 6cbdf1f8-18703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_280-, and the Request Id: 8ae11b5f-18705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-18706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.327+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: 3255d763-18707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280-, and the Request Id: 1fa3c18e-18709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-18710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_348, and the Request Id: 18402b88-18713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.340+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: 140e4b8b-18714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-18716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-18717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_348-, and the Request Id: faa99854-18723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-18725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.358+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: 23960a06-18729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.373+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: 5278035c-18735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_319, and the Request Id: f9bd0188-18738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_281, and the Request Id: 9e1a69f6-18739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-18742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.382+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: 2a9fa42d-18743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281-, and the Request Id: 8ae11b5f-18745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.387+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: 5864bf32-18748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320, and the Request Id: 5e9a2eb4-18750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.391+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: 21b36df5-18753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-18755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.394+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: f3f656ce-18756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320-, and the Request Id: fcca8487-18759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281, and the Request Id: b8c46839-18761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_277, and the Request Id: db93e7f9-18763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-18764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.407+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: 5d60eb13-18767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.408+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: 3255d763-18768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281-, and the Request Id: 1fa3c18e-18770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-18772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-18774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_319-, and the Request Id: 140e4b8b-18776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_349, and the Request Id: 18402b88-18778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-18779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.422+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: 23960a06-18783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_320, and the Request Id: f9bd0188-18787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.427+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: faa99854-18788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.428+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: 6cbdf1f8-18789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_282, and the Request Id: 9e1a69f6-18790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.436+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: 2a9fa42d-18795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_319-, and the Request Id: 5278035c-18798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-18802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282-, and the Request Id: 8ae11b5f-18803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_314-, and the Request Id: f3f656ce-18804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_320-, and the Request Id: 5864bf32-18806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-18809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282, and the Request Id: b8c46839-18816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321, and the Request Id: 5e9a2eb4-18817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_319, and the Request Id: 21b36df5-18821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-18824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.472+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: db93e7f9-18825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5278035c-18826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282-, and the Request Id: 1fa3c18e-18828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_350, and the Request Id: 18402b88-18829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.479+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: 5d60eb13-18830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.482+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: 3255d763-18831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321-, and the Request Id: fcca8487-18832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_278-, and the Request Id: 6cbdf1f8-18836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-18838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.488+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: 140e4b8b-18839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.490+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: 23960a06-18840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.490+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: faa99854-18841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-18845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-18846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-18847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-18848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.500+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: 2a9fa42d-18849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_1_321, and the Request Id: f9bd0188-18850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.504+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: 5278035c-18851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-18854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.510+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: f3f656ce-18855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.513+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: 9e1a69f6-18858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_321-, and the Request Id: 5864bf32-18859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-18861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-18865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-18866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-18867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-18868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-18869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322, and the Request Id: 5e9a2eb4-18870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283, and the Request Id: b8c46839-18871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: 8ae11b5f-18874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-18876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322-, and the Request Id: fcca8487-18877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_320, and the Request Id: 21b36df5-18878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_321, and the Request Id: 23960a06-18885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-18886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-18887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_316, and the Request Id: 2a9fa42d-18888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-18889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_320-, and the Request Id: 3255d763-18892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_351, and the Request Id: 18402b88-18894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_316-, and the Request Id: f3f656ce-18895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_321, and the Request Id: 5d60eb13-18897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_321-, and the Request Id: 5278035c-18898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283-, and the Request Id: 1fa3c18e-18904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-18906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.570+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: 140e4b8b-18907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_322, and the Request Id: f9bd0188-18909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_323, and the Request Id: 5e9a2eb4-18913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.582+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: db93e7f9-18914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.589+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: 5864bf32-18919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323-, and the Request Id: fcca8487-18921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_279-, and the Request Id: 6cbdf1f8-18923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_351-, and the Request Id: faa99854-18926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-18928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.598+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: 2a9fa42d-18929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.599+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-18930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-18931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-18932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-18931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-18933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-18935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_10_321, and the Request Id: 21b36df5-18937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-18939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.614+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: 23960a06-18941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-18942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_317-, and the Request Id: f3f656ce-18943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.619+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: 9e1a69f6-18944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_322, and the Request Id: 5d60eb13-18947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-18946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.624+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: 5278035c-18948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-18950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284-, and the Request Id: 8ae11b5f-18951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-18952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-18953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-18954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: b8c46839-18955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-18954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_321-, and the Request Id: 3255d763-18957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 5e9a2eb4-18958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-18960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_322-, and the Request Id: 140e4b8b-18961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-18963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-18964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-18965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-18965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-18966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-18966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324-, and the Request Id: fcca8487-18967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: faa99854-18968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-18969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-18968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-18969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-18970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284-, and the Request Id: 1fa3c18e-18972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-18970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_280, and the Request Id: db93e7f9-18973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-18974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-18974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.655+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: f9bd0188-18975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_352, and the Request Id: 18402b88-18976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-18977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-18977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-18980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-18981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-18981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-18982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.663+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: 23960a06-18983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-18984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-18985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-18984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-18986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_323-, and the Request Id: 5864bf32-18987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.671+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: faa99854-18988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-18990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-18986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-18991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-18990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.675+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: 6cbdf1f8-18992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-18993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-18993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.682+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: 9e1a69f6-18994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.683+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: 5278035c-18995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.684+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: 2a9fa42d-18996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-18997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-18997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-18998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-18998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_323, and the Request Id: 5d60eb13-18999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-19000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-19001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-19002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-19003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-19005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-19004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.703+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: 21b36df5-19006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-19007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-19008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-19009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285-, and the Request Id: 8ae11b5f-19010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_323-, and the Request Id: 140e4b8b-19011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-19012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-19013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_353, and the Request Id: 18402b88-19014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-19015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-19016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-19018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-19019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.731+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: f3f656ce-19020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-19021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-19022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325, and the Request Id: 5e9a2eb4-19023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-19024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-19025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-19026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325-, and the Request Id: fcca8487-19027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-19028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285, and the Request Id: b8c46839-19029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-19030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_353-, and the Request Id: faa99854-19031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-19032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.763+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: 23960a06-19033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.768+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: 3255d763-19034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-19035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_324, and the Request Id: f9bd0188-19036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-19037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285-, and the Request Id: 1fa3c18e-19038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-19039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-19040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-19041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-19042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_324-, and the Request Id: 5278035c-19043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-19044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-19045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-19047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_324-, and the Request Id: 5864bf32-19046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-19048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-19049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-19050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-19051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_281, and the Request Id: db93e7f9-19052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-19053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.809+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: 5d60eb13-19054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-19055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-19056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-19057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.814+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: 2a9fa42d-19058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-19059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-19060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-19061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-19062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-19063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_281-, and the Request Id: 6cbdf1f8-19064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-19065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.825+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: 18402b88-19066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-19067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-19068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.829+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: f3f656ce-19069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-19070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.831+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: 140e4b8b-19071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-19072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.834+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: 21b36df5-19073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-19074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-19075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-19076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-19077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_286, and the Request Id: 9e1a69f6-19078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.843+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: 3255d763-19079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326, and the Request Id: 5e9a2eb4-19080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-19082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-19081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-19083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-19085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-19084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.849+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: faa99854-19086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: fcca8487-19087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-19088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-19089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-19090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-19092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286, and the Request Id: b8c46839-19091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-19093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-19094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.860+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: 23960a06-19095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-19096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-19097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_325, and the Request Id: f9bd0188-19098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-19099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-19100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-19101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.866+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: 2a9fa42d-19102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-19103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286-, and the Request Id: 1fa3c18e-19104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_282, and the Request Id: db93e7f9-19105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286-, and the Request Id: 8ae11b5f-19106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-19107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-19108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-19109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-19110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.881+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: f3f656ce-19111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_325-, and the Request Id: 5278035c-19113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-19112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.883+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: 5d60eb13-19114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.884+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: 6cbdf1f8-19115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-19116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-19118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-19119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-19120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_325-, and the Request Id: 5864bf32-19121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-19122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-19123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: fcca8487-19124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-19126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327, and the Request Id: 5e9a2eb4-19125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-19127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-19128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.905+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: 21b36df5-19129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-19130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.909+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: 140e4b8b-19131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-19132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.912+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: 3255d763-19133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-19134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-19135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-19136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.918+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: 18402b88-19137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-19138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-19139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: fcca8487-19140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-19141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-19142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_9_355-, and the Request Id: faa99854-19143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-19144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-19145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-19146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-19147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-19148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 1fa3c18e-19149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_287, and the Request Id: 9e1a69f6-19150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-19151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-19152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.937+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: 2a9fa42d-19153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_326, and the Request Id: 23960a06-19154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-19155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-19156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-19157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5864bf32-19158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-19159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287, and the Request Id: b8c46839-19160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.948+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: f9bd0188-19161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-19162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 6cbdf1f8-19163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287-, and the Request Id: 8ae11b5f-19164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-19165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_283, and the Request Id: db93e7f9-19166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.955+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: 5278035c-19167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 3255d763-19168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-19169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5e9a2eb4-19170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_321-, and the Request Id: f3f656ce-19171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-19172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.961+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: 21b36df5-19173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-19174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_326, and the Request Id: 5d60eb13-19175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 23960a06-19176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287-, and the Request Id: 1fa3c18e-19177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.969+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: 5864bf32-19178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 9e1a69f6-19179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-19180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.976+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: 3255d763-19182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_326-, and the Request Id: 140e4b8b-19181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5278035c-19183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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_283-, and the Request Id: 6cbdf1f8-19184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 8ae11b5f-19185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: b8c46839-19186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-19187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f3f656ce-19189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 5d60eb13-19188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 18402b88-19190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 21b36df5-19191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: f9bd0188-19192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: db93e7f9-19193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 2a9fa42d-19194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-19195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: 140e4b8b-19196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-19197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-19198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.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: faa99854-19199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:09.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_356, and the Request Id: 18402b88-19202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.007+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: 2a9fa42d-19204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.011+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: 23960a06-19209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.015+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: f3f656ce-19212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.015+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: 9e1a69f6-19211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328, and the Request Id: 5e9a2eb4-19213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.022+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: 5d60eb13-19218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.023+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: 5278035c-19220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.026+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: faa99854-19223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328-, and the Request Id: fcca8487-19226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.031+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: 21b36df5-19227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-19228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288, and the Request Id: b8c46839-19229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_327-, and the Request Id: 140e4b8b-19230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-19231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_284, and the Request Id: db93e7f9-19232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288-, and the Request Id: 8ae11b5f-19233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_326-, and the Request Id: 3255d763-19236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_327, and the Request Id: f9bd0188-19237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.046+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: 6cbdf1f8-19238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_327-, and the Request Id: 5864bf32-19242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-19244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-19246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_288-, and the Request Id: 1fa3c18e-19247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-19253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-19257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_328, and the Request Id: 23960a06-19260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-19261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_328, and the Request Id: 5d60eb13-19263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-19266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.091+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: 2a9fa42d-19267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5864bf32-19268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.096+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: 18402b88-19271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.105+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: 5278035c-19274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: 5e9a2eb4-19275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.108+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: 140e4b8b-19276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.110+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: f3f656ce-19278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.112+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: 9e1a69f6-19279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_357-, and the Request Id: faa99854-19284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: fcca8487-19286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.118+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: 21b36df5-19287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-19288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.120+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: f9bd0188-19289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-19293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289-, and the Request Id: 8ae11b5f-19294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289, and the Request Id: b8c46839-19295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.132+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: db93e7f9-19297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289-, and the Request Id: 1fa3c18e-19301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_328-, and the Request Id: 5864bf32-19302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.142+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: 3255d763-19303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.145+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: 6cbdf1f8-19306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-19308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.150+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: 23960a06-19311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-19317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-19318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_358, and the Request Id: 18402b88-19321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.177+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: 2a9fa42d-19325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_358-, and the Request Id: faa99854-19329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 5e9a2eb4-19330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-19331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_329-, and the Request Id: 5278035c-19334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.185+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: 5d60eb13-19335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.187+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: f3f656ce-19336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330-, and the Request Id: fcca8487-19338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-19340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_290, and the Request Id: 9e1a69f6-19344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.202+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: 140e4b8b-19346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-19348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: b8c46839-19353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290-, and the Request Id: 8ae11b5f-19356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.212+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: 21b36df5-19357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.213+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: db93e7f9-19358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-19359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_329, and the Request Id: f9bd0188-19360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 18402b88-19361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290-, and the Request Id: 1fa3c18e-19362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-19366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.225+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: 5864bf32-19367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.227+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: 6cbdf1f8-19369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.233+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: 3255d763-19371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_359, and the Request Id: 18402b88-19372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 5e9a2eb4-19373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-19375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-19377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-19382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-19383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331-, and the Request Id: fcca8487-19384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-19385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_325, and the Request Id: 2a9fa42d-19386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.262+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: 23960a06-19387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_359-, and the Request Id: faa99854-19390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_325-, and the Request Id: f3f656ce-19391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-19393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-19395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291, and the Request Id: b8c46839-19396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_330-, and the Request Id: 5278035c-19398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-19401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291-, and the Request Id: 1fa3c18e-19406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_330, and the Request Id: f9bd0188-19411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.303+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: 5d60eb13-19417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.305+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: 21b36df5-19418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_287, and the Request Id: db93e7f9-19419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-19423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.315+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: 2a9fa42d-19424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_330-, and the Request Id: 5864bf32-19425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_332, and the Request Id: 5e9a2eb4-19427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.320+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: 3255d763-19428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.322+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: 9e1a69f6-19429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.323+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: 140e4b8b-19430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_326-, and the Request Id: f3f656ce-19431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-19432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-19435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_360, and the Request Id: 18402b88-19436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_287-, and the Request Id: 6cbdf1f8-19433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_331, and the Request Id: 23960a06-19440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_360-, and the Request Id: faa99854-19441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332-, and the Request Id: fcca8487-19442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291-, and the Request Id: 8ae11b5f-19443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-19444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.353+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: 5278035c-19449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.381+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: f9bd0188-19463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292, and the Request Id: b8c46839-19465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-19469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 5e9a2eb4-19470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.407+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: 5d60eb13-19471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.417+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: 23960a06-19475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-19476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.425+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: 18402b88-19479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.431+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: 5864bf32-19480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-19483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_327, and the Request Id: 2a9fa42d-19484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292-, and the Request Id: 1fa3c18e-19485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333-, and the Request Id: fcca8487-19486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_332-, and the Request Id: 5278035c-19487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_331-, and the Request Id: 140e4b8b-19488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-19489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.458+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: 21b36df5-19492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-19495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_327-, and the Request Id: f3f656ce-19499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.472+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: faa99854-19500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_292, and the Request Id: 9e1a69f6-19502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_288, and the Request Id: db93e7f9-19503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_330-, and the Request Id: 3255d763-19506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292-, and the Request Id: 8ae11b5f-19507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_288-, and the Request Id: 6cbdf1f8-19514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_332, and the Request Id: f9bd0188-19518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_334, and the Request Id: 5e9a2eb4-19523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_332, and the Request Id: 5d60eb13-19526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_332-, and the Request Id: 5864bf32-19529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.571+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: 140e4b8b-19533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_362, and the Request Id: 18402b88-19534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334-, and the Request Id: fcca8487-19537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-19539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-19542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_331, and the Request Id: 21b36df5-19544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: b8c46839-19545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.606+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: 23960a06-19547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-19549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.619+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: 2a9fa42d-19550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_331-, and the Request Id: 3255d763-19552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_333-, and the Request Id: 5278035c-19554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.642+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: faa99854-19556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_328-, and the Request Id: f3f656ce-19557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-19560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293-, and the Request Id: 1fa3c18e-19562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-19565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_333, and the Request Id: 5d60eb13-19567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.692+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: f9bd0188-19571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.706+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: 140e4b8b-19573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.708+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: 9e1a69f6-19575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.710+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: db93e7f9-19576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-19581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-19582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293-, and the Request Id: 8ae11b5f-19583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_335, and the Request Id: 5e9a2eb4-19586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.730+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: 5864bf32-19587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.731+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: 6cbdf1f8-19588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-19589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.736+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: 23960a06-19590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-19592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-19593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-19595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: fcca8487-19596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_334-, and the Request Id: 5278035c-19599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.761+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: 21b36df5-19600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.769+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: 2a9fa42d-19603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-19610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-19613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294, and the Request Id: b8c46839-19614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_363, and the Request Id: 18402b88-19616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-19618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.796+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: 3255d763-19619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336, and the Request Id: 5e9a2eb4-19623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_329-, and the Request Id: f3f656ce-19626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_294, and the Request Id: 9e1a69f6-19628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_334, and the Request Id: f9bd0188-19629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294-, and the Request Id: 1fa3c18e-19630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-19631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.818+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: 23960a06-19635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-19634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-19636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294-, and the Request Id: 8ae11b5f-19638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_363-, and the Request Id: faa99854-19639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: fcca8487-19640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-19641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.836+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: 5278035c-19643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.837+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: 5d60eb13-19644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.843+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: db93e7f9-19647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.851+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: 5864bf32-19649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.855+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: 140e4b8b-19652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-19655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.860+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: 6cbdf1f8-19656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-19657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295, and the Request Id: b8c46839-19662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_333, and the Request Id: 21b36df5-19667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-19670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-19671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295-, and the Request Id: 1fa3c18e-19673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.890+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: 3255d763-19674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_330, and the Request Id: 2a9fa42d-19676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-19678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_364, and the Request Id: 18402b88-19681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-19682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_330-, and the Request Id: f3f656ce-19685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_336, and the Request Id: 23960a06-19686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-19690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337, and the Request Id: 5e9a2eb4-19691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-19692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.911+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: 9e1a69f6-19693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-19694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_335, and the Request Id: f9bd0188-19695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.919+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: faa99854-19696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3255d763-19697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_336-, and the Request Id: 5278035c-19698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: db93e7f9-19700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.924+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: 5d60eb13-19701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295-, and the Request Id: 8ae11b5f-19704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_337-, and the Request Id: fcca8487-19706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.939+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: 5864bf32-19708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.941+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: 140e4b8b-19709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: b8c46839-19710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 1fa3c18e-19711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5e9a2eb4-19712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 6cbdf1f8-19713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 9e1a69f6-19714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 21b36df5-19715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 3255d763-19716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_334, and the Request Id: 21b36df5-19720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296, and the Request Id: b8c46839-19721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5d60eb13-19722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: fcca8487-19723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_291, and the Request Id: db93e7f9-19725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 2a9fa42d-19726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f3f656ce-19727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.975+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: 2a9fa42d-19729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 23960a06-19731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.983+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: 3255d763-19732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 18402b88-19733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5278035c-19734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 140e4b8b-19735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296-, and the Request Id: 1fa3c18e-19736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: faa99854-19737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_337, and the Request Id: 23960a06-19738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.990+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: 18402b88-19739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.990+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: 6cbdf1f8-19740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: f9bd0188-19741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 5864bf32-19742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-19743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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_336, and the Request Id: f9bd0188-19744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.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: 8ae11b5f-19745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:10.999+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: f3f656ce-19746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-19747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-19748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-19749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_337-, and the Request Id: 5278035c-19750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-19751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-19752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-19753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.008+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: 9e1a69f6-19754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.009+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: faa99854-19755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.011+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: 5864bf32-19756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-19757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338, and the Request Id: 5e9a2eb4-19758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.016+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: 5d60eb13-19759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-19760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: 8ae11b5f-19761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-19762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-19763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-19764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-19765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-19766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-19767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-19768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338-, and the Request Id: fcca8487-19769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.031+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: 140e4b8b-19770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-19771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-19772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-19773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-19774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-19775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-19776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-19777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-19778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-19779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-19780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-19781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-19782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-19783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_335, and the Request Id: 21b36df5-19784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: b8c46839-19785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-19786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-19787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-19788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_366, and the Request Id: 18402b88-19789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-19790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-19791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.066+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: 23960a06-19792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-19793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-19794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.069+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: 2a9fa42d-19795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297-, and the Request Id: 1fa3c18e-19796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-19797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.070+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: faa99854-19798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-19799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-19800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.076+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: 3255d763-19801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_338-, and the Request Id: 5278035c-19802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.078+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: f9bd0188-19803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_292, and the Request Id: db93e7f9-19804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-19805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-19806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-19807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_292-, and the Request Id: 6cbdf1f8-19808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-19809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-19811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.101+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: 9e1a69f6-19812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-19813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-19814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-19815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.104+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: 5d60eb13-19816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_332-, and the Request Id: f3f656ce-19817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_337-, and the Request Id: 5864bf32-19818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-19819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339, and the Request Id: 5e9a2eb4-19820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-19821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_337-, and the Request Id: 140e4b8b-19822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-19823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297-, and the Request Id: 8ae11b5f-19824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-19825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: fcca8487-19826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-19827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-19828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-19829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-19830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-19831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-19832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-19833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-19834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-19835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-19836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-19837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298, and the Request Id: b8c46839-19838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-19839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-19840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-19841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-19842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-19843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_336, and the Request Id: 21b36df5-19844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-19845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.151+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: 18402b88-19846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-19848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-19847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-19849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-19850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-19851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.164+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: faa99854-19852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-19853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-19854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298-, and the Request Id: 1fa3c18e-19855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.171+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: 3255d763-19856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_339, and the Request Id: 23960a06-19857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_293, and the Request Id: db93e7f9-19858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-19859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-19860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-19861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-19862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-19863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340, and the Request Id: 5e9a2eb4-19864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-19865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-19866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-19867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-19868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-19869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.190+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: 5d60eb13-19870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.192+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: 9e1a69f6-19871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_339-, and the Request Id: 5278035c-19872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-19873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340-, and the Request Id: fcca8487-19874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-19875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_333, and the Request Id: 2a9fa42d-19876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_338, and the Request Id: f9bd0188-19877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-19879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.199+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: 6cbdf1f8-19878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: 8ae11b5f-19880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-19881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-19882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-19883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-19884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.212+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: 140e4b8b-19885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.213+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: f3f656ce-19886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_338-, and the Request Id: 5864bf32-19887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-19888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-19889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-19890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-19891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-19892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-19893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-19894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_368, and the Request Id: 18402b88-19895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: b8c46839-19896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-19897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-19898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-19899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-19900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299-, and the Request Id: 1fa3c18e-19901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-19902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-19903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-19904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-19905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_340, and the Request Id: 23960a06-19906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-19907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_368-, and the Request Id: faa99854-19908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-19909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-19911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-19912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.277+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: 21b36df5-19913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341, and the Request Id: 5e9a2eb4-19914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-19915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-19916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-19917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.288+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: 5278035c-19918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-19919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341-, and the Request Id: fcca8487-19920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.292+0000 [Thread-13531] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:11.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_339, and the Request Id: 5d60eb13-19921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-19922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-19923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-19924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-19925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-19926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-19927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-19928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.310+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: 3255d763-19929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-19922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-19930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.312+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: 140e4b8b-19931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-19932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-19933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-19934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-19935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-19934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-19936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_294, and the Request Id: db93e7f9-19937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.323+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: f9bd0188-19938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-19939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-19940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-19941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-19942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-19942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.334+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: 9e1a69f6-19943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-19944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-19936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.337+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: 6cbdf1f8-19945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-19946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_339-, and the Request Id: 5864bf32-19947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.343+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: 2a9fa42d-19948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-19949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-19950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-19951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299-, and the Request Id: 8ae11b5f-19952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-19951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-19946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-19953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-19954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-19956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-19955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_369, and the Request Id: 18402b88-19957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-19953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-19955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-19958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-19959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-19960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-19959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-19961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300, and the Request Id: b8c46839-19962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-19960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342, and the Request Id: 5e9a2eb4-19963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.354+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: 23960a06-19964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.414+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: faa99854-19965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.414+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: f3f656ce-19966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-19967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-19968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342-, and the Request Id: fcca8487-19969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.423+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: 5278035c-19970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-19971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-19967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-19972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300-, and the Request Id: 1fa3c18e-19973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.429+0000 [Thread-13585] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:11.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-19972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-19974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-19975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-19975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_340, and the Request Id: 5d60eb13-19976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-19977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-19978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-19978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-19979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-19980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-19981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-19982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-19983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-19983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-19984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-19984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.451+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: 21b36df5-19985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-19986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_340, and the Request Id: f9bd0188-19987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-19988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.457+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: 3255d763-19989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-19990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-19990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-19991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-19992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-19993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-19991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-19994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.462+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: 140e4b8b-19995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-19994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_370, and the Request Id: 18402b88-19996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-19997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-19997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-19998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-19999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.471+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: 5864bf32-20000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_295, and the Request Id: db93e7f9-20002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-20003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-20004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-20005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-20007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.481+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: faa99854-20006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_343, and the Request Id: 5e9a2eb4-20009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-20010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_342, and the Request Id: 23960a06-20011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-20012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.493+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: 9e1a69f6-20014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343-, and the Request Id: fcca8487-20015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_295-, and the Request Id: 6cbdf1f8-20016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-20020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-20018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-20022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-20023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.510+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: 5278035c-20024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300-, and the Request Id: 8ae11b5f-20025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-20026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-20027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-20028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-20029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: b8c46839-20030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-20031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_335, and the Request Id: 2a9fa42d-20032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-20033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-20035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-20036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-20037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-20038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.538+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: 21b36df5-20039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-20040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.541+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: f3f656ce-20041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-20042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-20044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5864bf32-20045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301-, and the Request Id: 1fa3c18e-20046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-20047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-20048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.553+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: 5d60eb13-20049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_371, and the Request Id: 18402b88-20050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-20051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-20053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.564+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: 3255d763-20054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_341, and the Request Id: f9bd0188-20055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_296, and the Request Id: db93e7f9-20057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-20058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344, and the Request Id: 5e9a2eb4-20059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_341-, and the Request Id: 5864bf32-20060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-20061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.576+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: 140e4b8b-20062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.578+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: faa99854-20063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-20064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-20065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.586+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: 9e1a69f6-20067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-20068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-20070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-20071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-20072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344-, and the Request Id: fcca8487-20073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.597+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: 6cbdf1f8-20074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-20075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-20076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301-, and the Request Id: 8ae11b5f-20077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.609+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: 23960a06-20078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-20080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-20081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-20082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-20083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-20084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-20086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302, and the Request Id: b8c46839-20087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-20088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.623+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: 2a9fa42d-20089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-20091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-20093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.632+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: f3f656ce-20094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-20095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.635+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: 5278035c-20096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-20097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302-, and the Request Id: 1fa3c18e-20098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-20099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-20101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.643+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: 21b36df5-20102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-20103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_372, and the Request Id: 18402b88-20104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-20105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-20107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.649+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: 5d60eb13-20110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-20111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_342, and the Request Id: f9bd0188-20112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_340-, and the Request Id: 3255d763-20114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-20113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_372-, and the Request Id: faa99854-20115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-20116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-20117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-20118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_342-, and the Request Id: 140e4b8b-20119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_342-, and the Request Id: 5864bf32-20120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-20121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-20122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-20125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_302, and the Request Id: 9e1a69f6-20124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-20126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-20128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-20129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.729+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: 23960a06-20131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-20132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302-, and the Request Id: 8ae11b5f-20133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-20134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-20135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303, and the Request Id: b8c46839-20136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-20138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.739+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: db93e7f9-20139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-20140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.740+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: 5278035c-20141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-20142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 5e9a2eb4-20144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: faa99854-20145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-20146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-20148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_337, and the Request Id: 2a9fa42d-20149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-20150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303-, and the Request Id: 1fa3c18e-20151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-20152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-20153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_341, and the Request Id: 21b36df5-20154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-20155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345-, and the Request Id: fcca8487-20156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-20157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.763+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: 18402b88-20159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.764+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: 5d60eb13-20160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_297-, and the Request Id: 6cbdf1f8-20161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.768+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: f3f656ce-20164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-20165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-20166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_343-, and the Request Id: 140e4b8b-20167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.775+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: 3255d763-20168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.775+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: faa99854-20169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_343, and the Request Id: f9bd0188-20170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-20172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-20173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-20174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-20175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-20176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-20178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-20179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.793+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: 5864bf32-20180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-20181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-20182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-20183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.796+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: 23960a06-20184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-20185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-20186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-20187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-20190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-20191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_345-, and the Request Id: 5278035c-20192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-20193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-20195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-20196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-20197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-20198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-20200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-20201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-20202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.818+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: 2a9fa42d-20203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-20204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.819+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: db93e7f9-20205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-20206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-20208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346, and the Request Id: 5e9a2eb4-20209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_342, and the Request Id: 21b36df5-20210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304, and the Request Id: b8c46839-20211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-20212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_338-, and the Request Id: f3f656ce-20213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_303, and the Request Id: 9e1a69f6-20214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.827+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: 5d60eb13-20215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_342-, and the Request Id: 3255d763-20216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-20217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_374, and the Request Id: 18402b88-20218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303-, and the Request Id: 8ae11b5f-20220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-20221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.836+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: faa99854-20222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_298-, and the Request Id: 6cbdf1f8-20224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_344, and the Request Id: f9bd0188-20225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.840+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: 140e4b8b-20227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346-, and the Request Id: fcca8487-20228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_344-, and the Request Id: 5864bf32-20229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-20230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304-, and the Request Id: 1fa3c18e-20231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-20232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-20233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-20234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-20235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-20236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-20238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-20241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-20243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-20245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-20246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-20247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-20248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-20249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-20250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-20251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.874+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: 2a9fa42d-20252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-20253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-20254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-20256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.881+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: 21b36df5-20257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-20258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-20260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.886+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: f3f656ce-20261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-20262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.887+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: 23960a06-20263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-20264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.889+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: 5d60eb13-20265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.891+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: db93e7f9-20266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-20268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_304, and the Request Id: 9e1a69f6-20270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 5e9a2eb4-20271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-20272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-20273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.897+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: 140e4b8b-20274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f3f656ce-20275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_345, and the Request Id: f9bd0188-20276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.903+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: 5278035c-20277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-20279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_375, and the Request Id: 18402b88-20281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304-, and the Request Id: 8ae11b5f-20280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.907+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: 3255d763-20282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.908+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: 6cbdf1f8-20284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-20283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347-, and the Request Id: fcca8487-20285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305, and the Request Id: b8c46839-20286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-20287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-20288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 9e1a69f6-20289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-20290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.919+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: 5864bf32-20291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5e9a2eb4-20293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_375-, and the Request Id: faa99854-20294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305-, and the Request Id: 1fa3c18e-20295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-20297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-20298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-20299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.936+0000 [Thread-13818] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:11.937+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: 2a9fa42d-20300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-20301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-20303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-20305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-20306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5d60eb13-20307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 23960a06-20308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 140e4b8b-20309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-20310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.953+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: f3f656ce-20311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-20312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-20313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.957+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: 5d60eb13-20314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5278035c-20315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 21b36df5-20317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-20316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_347, and the Request Id: 23960a06-20318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 8ae11b5f-20319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_305, and the Request Id: 9e1a69f6-20321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 3255d763-20322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: fcca8487-20323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-20324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_344, and the Request Id: 21b36df5-20325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 5864bf32-20327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: b8c46839-20328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 5e9a2eb4-20329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_346, and the Request Id: f9bd0188-20330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 1fa3c18e-20331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.986+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: 5864bf32-20332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 18402b88-20333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.987+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: 5278035c-20334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305-, and the Request Id: 8ae11b5f-20335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306, and the Request Id: b8c46839-20336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 2a9fa42d-20337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: faa99854-20338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.993+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: 140e4b8b-20339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348-, and the Request Id: fcca8487-20340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: db93e7f9-20341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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_376, and the Request Id: 18402b88-20342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: 6cbdf1f8-20344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.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: f9bd0188-20343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:11.999+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: db93e7f9-20345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.004+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: 3255d763-20348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306-, and the Request Id: 1fa3c18e-20349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-20350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_376-, and the Request Id: faa99854-20351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-20354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_300-, and the Request Id: 6cbdf1f8-20355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-20361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-20364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-20366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.077+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: 2a9fa42d-20367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-20369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-20372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.086+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: 9e1a69f6-20373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_348, and the Request Id: 23960a06-20377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_347, and the Request Id: f9bd0188-20378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-20380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-20383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.104+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: 5d60eb13-20384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-20385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.110+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: 18402b88-20387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.111+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: 21b36df5-20388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306-, and the Request Id: 8ae11b5f-20391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.116+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: 5278035c-20392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: b8c46839-20393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_341-, and the Request Id: f3f656ce-20394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.119+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: 140e4b8b-20395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_377-, and the Request Id: faa99854-20398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_347-, and the Request Id: 5864bf32-20399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_301, and the Request Id: db93e7f9-20401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-20402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.129+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: 3255d763-20403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-20404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307-, and the Request Id: 1fa3c18e-20407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349, and the Request Id: 5e9a2eb4-20410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.145+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: 6cbdf1f8-20413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-20416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349-, and the Request Id: fcca8487-20418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.159+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: 23960a06-20423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.164+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: 9e1a69f6-20428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5e9a2eb4-20429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-20435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.179+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: 18402b88-20437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-20439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_348, and the Request Id: f9bd0188-20440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.183+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: 5d60eb13-20441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307-, and the Request Id: 8ae11b5f-20443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_349-, and the Request Id: 5278035c-20444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_378-, and the Request Id: faa99854-20445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-20446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.191+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: 2a9fa42d-20448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.195+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: 5864bf32-20451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-20455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.201+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: 140e4b8b-20458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308, and the Request Id: b8c46839-20460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350, and the Request Id: 5e9a2eb4-20464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-20465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.211+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: db93e7f9-20466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.211+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: f3f656ce-20467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308-, and the Request Id: 1fa3c18e-20468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-20470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350-, and the Request Id: fcca8487-20471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.228+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: 21b36df5-20473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.238+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: 23960a06-20477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_302-, and the Request Id: 6cbdf1f8-20478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-20480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5e9a2eb4-20485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_346-, and the Request Id: 3255d763-20487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-20488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.250+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: 18402b88-20489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_349, and the Request Id: f9bd0188-20490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-20492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.261+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: 5278035c-20493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-20494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_349-, and the Request Id: 5864bf32-20495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-20497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-20499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.269+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: 5d60eb13-20500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_379-, and the Request Id: faa99854-20502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.287+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: 9e1a69f6-20506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_309, and the Request Id: b8c46839-20507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.303+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: 2a9fa42d-20512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-20513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.312+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: 140e4b8b-20514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308-, and the Request Id: 8ae11b5f-20516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_303, and the Request Id: db93e7f9-20522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309-, and the Request Id: 1fa3c18e-20524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_343-, and the Request Id: f3f656ce-20525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351, and the Request Id: 5e9a2eb4-20526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_347, and the Request Id: 21b36df5-20533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-20535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: fcca8487-20538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_303-, and the Request Id: 6cbdf1f8-20541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.377+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: 18402b88-20544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_347-, and the Request Id: 3255d763-20546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_350, and the Request Id: f9bd0188-20548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-20551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.392+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: 23960a06-20552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.393+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: faa99854-20553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-20556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-20557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-20559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.404+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: 5864bf32-20560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_344, and the Request Id: 2a9fa42d-20564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.410+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: 5d60eb13-20565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.415+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: 5278035c-20566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-20569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310, and the Request Id: b8c46839-20570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_350-, and the Request Id: 140e4b8b-20574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.435+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: f3f656ce-20575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_309, and the Request Id: 9e1a69f6-20577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-20579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-20581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_304, and the Request Id: db93e7f9-20583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310-, and the Request Id: 1fa3c18e-20584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309-, and the Request Id: 8ae11b5f-20585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_352, and the Request Id: 5e9a2eb4-20588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-20589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.458+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: 6cbdf1f8-20591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-20592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.462+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: 21b36df5-20593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.465+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: 18402b88-20595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.473+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: 23960a06-20599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.482+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: 3255d763-20603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_352-, and the Request Id: fcca8487-20604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-20606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-20608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.495+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: 2a9fa42d-20610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_381-, and the Request Id: faa99854-20611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_351, and the Request Id: f9bd0188-20614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_345-, and the Request Id: f3f656ce-20617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-20619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.531+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: 5278035c-20622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5e9a2eb4-20623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_351-, and the Request Id: 5864bf32-20627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-20629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-20631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_351, and the Request Id: 5d60eb13-20633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.565+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: 140e4b8b-20635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5e9a2eb4-20636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.572+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: db93e7f9-20637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311, and the Request Id: b8c46839-20639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_353, and the Request Id: 5e9a2eb4-20641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-20642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-20644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_305-, and the Request Id: 6cbdf1f8-20645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.582+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: 9e1a69f6-20647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-20649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_349, and the Request Id: 21b36df5-20650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_9_382, and the Request Id: 18402b88-20652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: 8ae11b5f-20655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_382-, and the Request Id: faa99854-20656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-20661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311-, and the Request Id: 1fa3c18e-20664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-20666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-20667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_353-, and the Request Id: fcca8487-20668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-20669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.645+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: 5864bf32-20674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.648+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: 23960a06-20676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_349-, and the Request Id: 3255d763-20678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5e9a2eb4-20679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_352, and the Request Id: 5d60eb13-20680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-20683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-20685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.666+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: 2a9fa42d-20687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_311, and the Request Id: 9e1a69f6-20688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-20691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.674+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: 5278035c-20692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.675+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: 18402b88-20693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_306, and the Request Id: db93e7f9-20695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.681+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: f3f656ce-20698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_383-, and the Request Id: faa99854-20700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311-, and the Request Id: 8ae11b5f-20701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_352-, and the Request Id: 140e4b8b-20704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-20706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_354, and the Request Id: 5e9a2eb4-20707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312, and the Request Id: b8c46839-20708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.696+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: 6cbdf1f8-20709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354-, and the Request Id: fcca8487-20715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_353, and the Request Id: f9bd0188-20721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312-, and the Request Id: 1fa3c18e-20722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-20725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-20726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.722+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: 21b36df5-20727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5e9a2eb4-20728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.725+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: 23960a06-20730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_353-, and the Request Id: 5864bf32-20734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.732+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: 5278035c-20735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_350-, and the Request Id: 3255d763-20736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-20742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-20746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-20750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.751+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: 5d60eb13-20751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.754+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: 2a9fa42d-20753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5e9a2eb4-20754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.761+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: 9e1a69f6-20757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.766+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: 140e4b8b-20759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.768+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: f3f656ce-20760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-20762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 5e9a2eb4-20763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.777+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: 18402b88-20765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 1fa3c18e-20767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_354, and the Request Id: f9bd0188-20768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313, and the Request Id: b8c46839-20769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-20770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-20772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.790+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: db93e7f9-20774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.792+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: 21b36df5-20777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: 8ae11b5f-20778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.798+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: 5864bf32-20780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_384-, and the Request Id: faa99854-20781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: fcca8487-20782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_351-, and the Request Id: 3255d763-20783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_355, and the Request Id: 23960a06-20785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313-, and the Request Id: 1fa3c18e-20787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-20789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.812+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: 6cbdf1f8-20790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5e9a2eb4-20792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-20794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.817+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: 5278035c-20795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-20796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_354, and the Request Id: 5d60eb13-20799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-20802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_348, and the Request Id: 2a9fa42d-20803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.831+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: 140e4b8b-20806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-20809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-20817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_355, and the Request Id: f9bd0188-20819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.846+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: 21b36df5-20820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.847+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: 9e1a69f6-20822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_9_385, and the Request Id: 18402b88-20826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_356, and the Request Id: 5e9a2eb4-20827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_352-, and the Request Id: 3255d763-20828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.855+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: 5864bf32-20829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-20832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.858+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: f3f656ce-20833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356-, and the Request Id: fcca8487-20835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_356, and the Request Id: 23960a06-20838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5e9a2eb4-20841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-20843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_385-, and the Request Id: faa99854-20845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-20846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313-, and the Request Id: 8ae11b5f-20847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-20848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_355, and the Request Id: 5d60eb13-20849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.879+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: 5278035c-20850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.886+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: db93e7f9-20853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-20854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-20856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_355-, and the Request Id: 140e4b8b-20857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-20858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.895+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: 21b36df5-20862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_356, and the Request Id: f9bd0188-20864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_349, and the Request Id: 2a9fa42d-20866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_353-, and the Request Id: 3255d763-20869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-20870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-20871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_356-, and the Request Id: 5864bf32-20872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.907+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: 6cbdf1f8-20873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357, and the Request Id: 5e9a2eb4-20876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314, and the Request Id: b8c46839-20877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_349-, and the Request Id: f3f656ce-20878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 8ae11b5f-20879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357-, and the Request Id: fcca8487-20882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 21b36df5-20883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f9bd0188-20885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314-, and the Request Id: 1fa3c18e-20886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5d60eb13-20887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-20888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5278035c-20890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 9e1a69f6-20892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 140e4b8b-20894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.938+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: 5d60eb13-20895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-20896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.940+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: 23960a06-20897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-20899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_386, and the Request Id: 18402b88-20900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.949+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: 9e1a69f6-20904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5e9a2eb4-20902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 2a9fa42d-20905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-20906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: db93e7f9-20908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.955+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: 140e4b8b-20909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: f3f656ce-20910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.959+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: faa99854-20911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-20912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_350, and the Request Id: 2a9fa42d-20913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.961+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: 5278035c-20914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 6cbdf1f8-20915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 5864bf32-20917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 3255d763-20918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314-, and the Request Id: 8ae11b5f-20919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_10_354, and the Request Id: 21b36df5-20920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.966+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: db93e7f9-20921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.967+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: f3f656ce-20922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: fcca8487-20923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 23960a06-20925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: b8c46839-20926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.982+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: 3255d763-20928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 18402b88-20929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: faa99854-20930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_387, and the Request Id: 18402b88-20931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-20932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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_309-, and the Request Id: 6cbdf1f8-20933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:12.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: 1fa3c18e-20934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315, and the Request Id: b8c46839-20935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-20936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-20937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-20936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-20938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-20938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-20939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_357, and the Request Id: f9bd0188-20940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-20941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-20942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358, and the Request Id: 5e9a2eb4-20943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-20944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-20944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-20945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-20946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_357-, and the Request Id: 5864bf32-20947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-20948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-20949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-20948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-20950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.030+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: 2a9fa42d-20951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-20952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.031+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: faa99854-20953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315-, and the Request Id: 1fa3c18e-20954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-20955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-20956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-20957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-20955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-20956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-20958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-20959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-20957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-20960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-20961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-20959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-20962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-20963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-20964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: fcca8487-20965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-20964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.049+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: 5d60eb13-20966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-20961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-20967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_351-, and the Request Id: f3f656ce-20968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.052+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: 23960a06-20969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-20970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_355, and the Request Id: 21b36df5-20971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-20972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-20973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-20970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-20972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-20974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-20975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-20974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.060+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: f9bd0188-20976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-20977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_357-, and the Request Id: 140e4b8b-20978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-20979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-20979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.070+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: 5278035c-20980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_358-, and the Request Id: 5864bf32-20981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.072+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: 3255d763-20982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-20983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-20984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_315, and the Request Id: 9e1a69f6-20985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-20983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-20986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-20987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-20986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-20987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.083+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: db93e7f9-20988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-20989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-20990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-20991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-20992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-20990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-20993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-20993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_388, and the Request Id: 18402b88-20994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-20995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-20995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-20996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-20997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-20998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-20999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316, and the Request Id: b8c46839-21002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_388-, and the Request Id: faa99854-21005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_310-, and the Request Id: 6cbdf1f8-21006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-21007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315-, and the Request Id: 8ae11b5f-21008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316-, and the Request Id: 1fa3c18e-21009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-21012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359, and the Request Id: 5e9a2eb4-21015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.132+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: 2a9fa42d-21017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-21018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-21019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.134+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: 5d60eb13-21021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-21023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_356, and the Request Id: 21b36df5-21024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_359, and the Request Id: f9bd0188-21026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_359, and the Request Id: 23960a06-21030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.144+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: f3f656ce-21031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359-, and the Request Id: fcca8487-21032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-21033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.151+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: 140e4b8b-21034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_359-, and the Request Id: 5278035c-21035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_359-, and the Request Id: 5864bf32-21038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.156+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: 3255d763-21039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-21042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-21045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_389, and the Request Id: 18402b88-21047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-21049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-21052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.178+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: 9e1a69f6-21053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-21054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_389-, and the Request Id: faa99854-21055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.185+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: db93e7f9-21059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-21060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: 8ae11b5f-21063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_311-, and the Request Id: 6cbdf1f8-21065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360, and the Request Id: 5e9a2eb4-21067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-21069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317, and the Request Id: b8c46839-21071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-21073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-21074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_353, and the Request Id: 2a9fa42d-21075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.210+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: 23960a06-21077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_360-, and the Request Id: fcca8487-21079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-21081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-21083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317-, and the Request Id: 1fa3c18e-21086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.227+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: f9bd0188-21087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_360-, and the Request Id: 5278035c-21090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-21093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.239+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: f3f656ce-21094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_359, and the Request Id: 5d60eb13-21095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_390, and the Request Id: 18402b88-21096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_360-, and the Request Id: 5864bf32-21097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.248+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: 140e4b8b-21098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-21100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.250+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: 21b36df5-21101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-21102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-21104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-21105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_390-, and the Request Id: faa99854-21107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-21108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.267+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: db93e7f9-21109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.270+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: 3255d763-21112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_317, and the Request Id: 9e1a69f6-21114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-21115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-21118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_312-, and the Request Id: 6cbdf1f8-21122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: 8ae11b5f-21125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-21126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-21127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-21132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: fcca8487-21133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-21134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318, and the Request Id: b8c46839-21135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-21136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-21137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.306+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: f9bd0188-21138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361, and the Request Id: 5e9a2eb4-21139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.308+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: 2a9fa42d-21140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-21141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.312+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: 23960a06-21142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-21144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 6cbdf1f8-21145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.321+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: 5d60eb13-21147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318-, and the Request Id: 1fa3c18e-21148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.325+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: 5864bf32-21149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_361-, and the Request Id: fcca8487-21150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-21151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.335+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: f3f656ce-21155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_358, and the Request Id: 21b36df5-21158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_360-, and the Request Id: 140e4b8b-21157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_361-, and the Request Id: 5278035c-21160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.342+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: 18402b88-21159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-21162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_358-, and the Request Id: 3255d763-21164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.382+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: faa99854-21168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-21169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.385+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: db93e7f9-21170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.400+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: 6cbdf1f8-21176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-21177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-21179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-21182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-21184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.414+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: 9e1a69f6-21187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_362, and the Request Id: f9bd0188-21190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-21191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-21192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.423+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: 2a9fa42d-21194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319, and the Request Id: b8c46839-21193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_355-, and the Request Id: f3f656ce-21197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_359, and the Request Id: 21b36df5-21198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319-, and the Request Id: 1fa3c18e-21199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318-, and the Request Id: 8ae11b5f-21201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-21203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.441+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: 5d60eb13-21205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_362, and the Request Id: 23960a06-21207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_359-, and the Request Id: 3255d763-21209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-21211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.455+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: 140e4b8b-21212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.467+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: 5278035c-21218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 5e9a2eb4-21223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.475+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: 2a9fa42d-21224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.475+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: 18402b88-21225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_362-, and the Request Id: 5864bf32-21227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.487+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: db93e7f9-21230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.490+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: faa99854-21232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.507+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: f3f656ce-21233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-21234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_314-, and the Request Id: 6cbdf1f8-21239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362-, and the Request Id: fcca8487-21240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320, and the Request Id: b8c46839-21244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.571+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: 9e1a69f6-21251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.571+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: 21b36df5-21252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-21253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320-, and the Request Id: 1fa3c18e-21254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.580+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: 3255d763-21255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319-, and the Request Id: 8ae11b5f-21260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_363, and the Request Id: 23960a06-21261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-21264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-21270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-21271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.612+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: 5d60eb13-21273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.619+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: 5278035c-21275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.619+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: 18402b88-21276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-21279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-21280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-21283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_363, and the Request Id: f9bd0188-21284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.642+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: faa99854-21286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363, and the Request Id: 5e9a2eb4-21287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.647+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: 2a9fa42d-21288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-21293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-21295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.657+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: f3f656ce-21296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363-, and the Request Id: fcca8487-21298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.661+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: 140e4b8b-21299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.662+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: db93e7f9-21300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_361, and the Request Id: 21b36df5-21301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_363-, and the Request Id: 5864bf32-21302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321, and the Request Id: b8c46839-21303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-21305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_315-, and the Request Id: 6cbdf1f8-21307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.683+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: 23960a06-21312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.693+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: 3255d763-21317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_364-, and the Request Id: 5278035c-21318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_320, and the Request Id: 9e1a69f6-21319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321-, and the Request Id: 1fa3c18e-21322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-21321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-21326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320-, and the Request Id: 8ae11b5f-21328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.713+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: 18402b88-21331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-21332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_363, and the Request Id: 5d60eb13-21335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_364, and the Request Id: f9bd0188-21337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-21339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.727+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: 140e4b8b-21340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-21343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-21344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.735+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: 2a9fa42d-21346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_394-, and the Request Id: faa99854-21347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_364-, and the Request Id: 5864bf32-21348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-21350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364, and the Request Id: 5e9a2eb4-21353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-21354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-21357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_365, and the Request Id: 23960a06-21358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364-, and the Request Id: fcca8487-21364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.756+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: f3f656ce-21366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.756+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: 5278035c-21367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.758+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: 9e1a69f6-21368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-21370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_316, and the Request Id: db93e7f9-21372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: b8c46839-21374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.772+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: 5d60eb13-21377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-21378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_316-, and the Request Id: 6cbdf1f8-21382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-21381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321-, and the Request Id: 8ae11b5f-21383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.791+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: 21b36df5-21384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322-, and the Request Id: 1fa3c18e-21386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_395, and the Request Id: 18402b88-21387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_364-, and the Request Id: 140e4b8b-21391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.803+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: 3255d763-21393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.808+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: f9bd0188-21394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.810+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: faa99854-21395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-21398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-21399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-21400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-21401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.820+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: 23960a06-21403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-21404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-21405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_365-, and the Request Id: 5864bf32-21406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365, and the Request Id: 5e9a2eb4-21410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-21413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-21414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_359, and the Request Id: 2a9fa42d-21420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_317, and the Request Id: db93e7f9-21421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.860+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: 5278035c-21424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-21425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365-, and the Request Id: fcca8487-21426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.865+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: 18402b88-21428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-21430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 23960a06-21432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.871+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: 5d60eb13-21434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.873+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: f3f656ce-21435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_317-, and the Request Id: 6cbdf1f8-21436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_396-, and the Request Id: faa99854-21437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5e9a2eb4-21440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323, and the Request Id: b8c46839-21441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.882+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: 9e1a69f6-21443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.886+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: 140e4b8b-21449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-21451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.891+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: 21b36df5-21452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.891+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: f9bd0188-21453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.900+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: 3255d763-21457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323-, and the Request Id: 1fa3c18e-21458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322-, and the Request Id: 8ae11b5f-21460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.922+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: 5864bf32-21462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-21466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 21b36df5-21467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-21468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5278035c-21469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.934+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: 23960a06-21470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f3f656ce-21474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: db93e7f9-21475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.942+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: 2a9fa42d-21476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 8ae11b5f-21477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.943+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: 18402b88-21478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: fcca8487-21479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5864bf32-21482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366, and the Request Id: 5e9a2eb4-21483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.954+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: db93e7f9-21485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 5d60eb13-21486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_397-, and the Request Id: faa99854-21487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_3_360-, and the Request Id: f3f656ce-21488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 140e4b8b-21489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.959+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: 5d60eb13-21490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 9e1a69f6-21491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 1fa3c18e-21492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_318-, and the Request Id: 6cbdf1f8-21493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-21495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-21496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: f9bd0188-21497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 3255d763-21498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-21499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_323, and the Request Id: 9e1a69f6-21500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-21501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.976+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: 21b36df5-21502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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_366-, and the Request Id: 140e4b8b-21503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.982+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: 5278035c-21505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 2a9fa42d-21506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.988+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: 3255d763-21507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.988+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: f9bd0188-21508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366-, and the Request Id: fcca8487-21509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: b8c46839-21510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-21511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 18402b88-21512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: faa99854-21513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.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: 6cbdf1f8-21514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:13.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: 8ae11b5f-21515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.001+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: 18402b88-21516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-21517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324, and the Request Id: b8c46839-21523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_367-, and the Request Id: 5864bf32-21524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f9bd0188-21525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.038+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: 2a9fa42d-21532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_398-, and the Request Id: faa99854-21533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_319, and the Request Id: db93e7f9-21536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324-, and the Request Id: 1fa3c18e-21535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-21537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-21538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-21539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.064+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: 23960a06-21543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.071+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: 6cbdf1f8-21544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_361-, and the Request Id: f3f656ce-21546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367, and the Request Id: 5e9a2eb4-21549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-21555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.095+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: 5d60eb13-21556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_368-, and the Request Id: 5278035c-21559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-21561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_399, and the Request Id: 18402b88-21562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_365, and the Request Id: 21b36df5-21563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_368, and the Request Id: f9bd0188-21565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_324, and the Request Id: 9e1a69f6-21567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367-, and the Request Id: fcca8487-21569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_368-, and the Request Id: 5864bf32-21570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_399-, and the Request Id: faa99854-21571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_365-, and the Request Id: 3255d763-21572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-21575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.136+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: 140e4b8b-21576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324-, and the Request Id: 8ae11b5f-21579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325, and the Request Id: b8c46839-21582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.175+0000 [Thread-14692] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325-, and the Request Id: 1fa3c18e-21590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-21594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-21595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.185+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: db93e7f9-21596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-21598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.191+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: 2a9fa42d-21600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_362-, and the Request Id: f3f656ce-21608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.198+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: 23960a06-21609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.199+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: 6cbdf1f8-21610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_400, and the Request Id: 18402b88-21611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-21612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-21613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_400-, and the Request Id: faa99854-21615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-21616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_366, and the Request Id: 21b36df5-21620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368, and the Request Id: 5e9a2eb4-21621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-21622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.223+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: 5278035c-21623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_368, and the Request Id: 5d60eb13-21625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: fcca8487-21627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.232+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: 9e1a69f6-21629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.236+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: 140e4b8b-21632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-21634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.240+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: 3255d763-21635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_369, and the Request Id: f9bd0188-21636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-21642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-21644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-21645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.262+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: db93e7f9-21646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.263+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: 2a9fa42d-21647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-21649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: 8ae11b5f-21650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-21651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: b8c46839-21652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.284+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: 18402b88-21656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_321-, and the Request Id: 6cbdf1f8-21657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_401-, and the Request Id: faa99854-21658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326-, and the Request Id: 1fa3c18e-21659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_369-, and the Request Id: 5864bf32-21660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.296+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: f3f656ce-21661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-21662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-21664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-21665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-21667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_370, and the Request Id: 23960a06-21669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3255d763-21674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: 5e9a2eb4-21676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.338+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: 5278035c-21677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369-, and the Request Id: fcca8487-21679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-21678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.343+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: 5d60eb13-21681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_367, and the Request Id: 21b36df5-21682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-21684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.357+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: 3255d763-21688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-21690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-21694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.368+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: 140e4b8b-21696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_364, and the Request Id: 2a9fa42d-21700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_402, and the Request Id: 18402b88-21701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-21703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-21704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_326, and the Request Id: 9e1a69f6-21710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_371, and the Request Id: 23960a06-21708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_370, and the Request Id: f9bd0188-21712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.393+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: f3f656ce-21713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-21714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.396+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: faa99854-21716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_370-, and the Request Id: 5864bf32-21721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.404+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: 5278035c-21722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: b8c46839-21723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_322, and the Request Id: db93e7f9-21724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326-, and the Request Id: 8ae11b5f-21726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-21727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327-, and the Request Id: 1fa3c18e-21730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-21734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.422+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: 5d60eb13-21736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.427+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: 140e4b8b-21740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: 5e9a2eb4-21741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.429+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: 6cbdf1f8-21743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_368, and the Request Id: 21b36df5-21749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.438+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: f9bd0188-21750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-21754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_368-, and the Request Id: 3255d763-21756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_365, and the Request Id: 2a9fa42d-21759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-21760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.456+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: f3f656ce-21762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.458+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: 18402b88-21764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370-, and the Request Id: fcca8487-21765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.462+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: 5864bf32-21767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-21768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.465+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: 9e1a69f6-21771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.470+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: 5d60eb13-21776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_372, and the Request Id: 23960a06-21777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-21778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327-, and the Request Id: 8ae11b5f-21783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.482+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: faa99854-21785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_371-, and the Request Id: 140e4b8b-21788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_372-, and the Request Id: 5278035c-21789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328, and the Request Id: b8c46839-21790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_323, and the Request Id: db93e7f9-21791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-21798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-21803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.548+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: 21b36df5-21804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_366, and the Request Id: 2a9fa42d-21805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328-, and the Request Id: 1fa3c18e-21809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_323-, and the Request Id: 6cbdf1f8-21811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.560+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: 3255d763-21814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_404, and the Request Id: 18402b88-21817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.569+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: f3f656ce-21818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-21820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_404-, and the Request Id: faa99854-21821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.575+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: f9bd0188-21823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_371, and the Request Id: 5e9a2eb4-21828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_372, and the Request Id: 5d60eb13-21829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-21833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-21834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_328, and the Request Id: 9e1a69f6-21836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_372-, and the Request Id: 5864bf32-21837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.594+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: 140e4b8b-21840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.596+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: 21b36df5-21843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-21844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-21847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-21848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328-, and the Request Id: 8ae11b5f-21849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.603+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: 3255d763-21851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_324, and the Request Id: db93e7f9-21852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_373, and the Request Id: 23960a06-21853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.605+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: 2a9fa42d-21854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371-, and the Request Id: fcca8487-21855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-21859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.617+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: 18402b88-21862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_367-, and the Request Id: f3f656ce-21863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_373-, and the Request Id: 5278035c-21866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329, and the Request Id: b8c46839-21867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_324-, and the Request Id: 6cbdf1f8-21869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.630+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: faa99854-21870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-21873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-21875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-21876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329-, and the Request Id: 1fa3c18e-21878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.645+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: f9bd0188-21881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.647+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: 21b36df5-21883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-21885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.661+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: 5864bf32-21890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-21897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.671+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: 5d60eb13-21898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-21900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.674+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: 9e1a69f6-21901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_371-, and the Request Id: 3255d763-21902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372, and the Request Id: 5e9a2eb4-21903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-21907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_406, and the Request Id: 18402b88-21908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.683+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: 2a9fa42d-21909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: 8ae11b5f-21912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.688+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: 23960a06-21913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_373-, and the Request Id: 140e4b8b-21914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372-, and the Request Id: fcca8487-21916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.697+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: db93e7f9-21918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.702+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: f3f656ce-21920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.703+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: faa99854-21922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.705+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: 5278035c-21924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-21928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.714+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: 6cbdf1f8-21930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-21936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-21937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-21939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.738+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: 21b36df5-21940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-21942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_374, and the Request Id: f9bd0188-21943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330, and the Request Id: b8c46839-21945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_374-, and the Request Id: 5864bf32-21948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-21949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-21946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-21950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-21949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_372-, and the Request Id: 3255d763-21952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-21950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.753+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: 9e1a69f6-21954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-21953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-21957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-21956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-21955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.757+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: 5d60eb13-21958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-21957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-21959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373, and the Request Id: 5e9a2eb4-21960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.761+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: 2a9fa42d-21961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-21963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-21962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-21964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-21964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-21966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-21966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.769+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: 18402b88-21967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330-, and the Request Id: 1fa3c18e-21968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-21970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330-, and the Request Id: 8ae11b5f-21971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_374-, and the Request Id: 140e4b8b-21972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-21970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-21973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-21973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: fcca8487-21974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 6cbdf1f8-21975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-21975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_369-, and the Request Id: f3f656ce-21976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-21977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.788+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: db93e7f9-21979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.791+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: 23960a06-21980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-21981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-21982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-21984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_407-, and the Request Id: faa99854-21985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-21986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-21987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_326-, and the Request Id: 6cbdf1f8-21988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-21989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-21990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f9bd0188-21991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-21991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-21992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-21992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-21993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.811+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: 5278035c-21994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-21995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-21995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_375, and the Request Id: f9bd0188-21996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-21997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-21998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-21999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-21999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-22000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_375-, and the Request Id: 5864bf32-22001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-22002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-22003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-22004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-22005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-22006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_373, and the Request Id: 21b36df5-22007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-22008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_331, and the Request Id: 9e1a69f6-22010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-22011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-22012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-22009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-22013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.835+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: 2a9fa42d-22014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-22015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331, and the Request Id: b8c46839-22017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-22016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-22018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.840+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: 3255d763-22019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-22020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-22021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_375, and the Request Id: 5d60eb13-22022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331-, and the Request Id: 8ae11b5f-22023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_408, and the Request Id: 18402b88-22025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331-, and the Request Id: 1fa3c18e-22024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_370-, and the Request Id: f3f656ce-22026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374, and the Request Id: 5e9a2eb4-22027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-22028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-22029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-22030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-22031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.855+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: faa99854-22032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_375-, and the Request Id: 140e4b8b-22033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-22035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-22034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374-, and the Request Id: fcca8487-22036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-22037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-22038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-22039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-22040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-22041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-22042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-22043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-22044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-22045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-22046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5278035c-22047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-22048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.877+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: 23960a06-22049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_376, and the Request Id: f9bd0188-22050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-22051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-22052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-22053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.882+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: db93e7f9-22054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-22055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-22056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_376-, and the Request Id: 5278035c-22057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-22058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_10_374, and the Request Id: 21b36df5-22059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-22060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-22061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_376-, and the Request Id: 5864bf32-22062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f3f656ce-22063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.895+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: 3255d763-22064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-22065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-22066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-22067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-22068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_371, and the Request Id: 2a9fa42d-22069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-22070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-22071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-22072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-22073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-22074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-22075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-22076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.908+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: 5d60eb13-22077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-22078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.909+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: 9e1a69f6-22079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.913+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: f3f656ce-22080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-22081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-22082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-22083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332, and the Request Id: b8c46839-22084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_409, and the Request Id: 18402b88-22085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-22086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 5e9a2eb4-22087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-22088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.926+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: 140e4b8b-22089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.927+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: 6cbdf1f8-22090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332-, and the Request Id: 1fa3c18e-22091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.929+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: faa99854-22092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-22094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-22093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332-, and the Request Id: 8ae11b5f-22095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_375-, and the Request Id: fcca8487-22096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-22097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: db93e7f9-22098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-22099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.937+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: 21b36df5-22100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-22101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-22102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-22103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-22104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_377, and the Request Id: 23960a06-22105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_377, and the Request Id: f9bd0188-22106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-22107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-22108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-22109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-22110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-22111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-22112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 2a9fa42d-22113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.957+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: 5864bf32-22114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.959+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: 3255d763-22115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-22116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 1fa3c18e-22117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 8ae11b5f-22118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: faa99854-22119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_410, and the Request Id: 18402b88-22120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-22121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: f9bd0188-22122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.968+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: 2a9fa42d-22123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_377-, and the Request Id: 5278035c-22124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-22125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 21b36df5-22126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 140e4b8b-22127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 9e1a69f6-22128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 6cbdf1f8-22129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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_372-, and the Request Id: f3f656ce-22130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_328, and the Request Id: db93e7f9-22131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-22132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5864bf32-22133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.983+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: 9e1a69f6-22134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: fcca8487-22135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 3255d763-22136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: b8c46839-22137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 23960a06-22138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.991+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: faa99854-22139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-22140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5d60eb13-22141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 5e9a2eb4-22142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333, and the Request Id: b8c46839-22143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-22144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-22145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.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: 18402b88-22146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.998+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: 5d60eb13-22147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:14.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-22148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 5e9a2eb4-22149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.001+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: 6cbdf1f8-22150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.003+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: 140e4b8b-22151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333-, and the Request Id: 1fa3c18e-22152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-22155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-22156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376-, and the Request Id: fcca8487-22157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333-, and the Request Id: 8ae11b5f-22160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.019+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: 23960a06-22163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_376, and the Request Id: 21b36df5-22169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_378, and the Request Id: f9bd0188-22170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_411, and the Request Id: 18402b88-22173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-22174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_411-, and the Request Id: faa99854-22179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_378-, and the Request Id: 5278035c-22180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.041+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: 5864bf32-22181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.042+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: 3255d763-22182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-22188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377, and the Request Id: 5e9a2eb4-22190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334, and the Request Id: b8c46839-22191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: fcca8487-22196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-22197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-22201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_373, and the Request Id: 2a9fa42d-22202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_334, and the Request Id: 9e1a69f6-22203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334-, and the Request Id: 1fa3c18e-22207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.074+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: 18402b88-22211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-22212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_329, and the Request Id: db93e7f9-22213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_379, and the Request Id: f9bd0188-22214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.079+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: faa99854-22217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334-, and the Request Id: 8ae11b5f-22218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_373-, and the Request Id: f3f656ce-22219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.090+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: 6cbdf1f8-22222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.091+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: 23960a06-22223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_379-, and the Request Id: 5864bf32-22229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378, and the Request Id: 5e9a2eb4-22231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.099+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: 5d60eb13-22233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.102+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: 5278035c-22234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378-, and the Request Id: fcca8487-22242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-22243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.111+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: 21b36df5-22244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-22246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_378-, and the Request Id: 140e4b8b-22247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-22248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_377-, and the Request Id: 3255d763-22250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.124+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: 18402b88-22254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_374, and the Request Id: 2a9fa42d-22257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.139+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: faa99854-22267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.145+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: f9bd0188-22270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_330, and the Request Id: db93e7f9-22271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_374-, and the Request Id: f3f656ce-22272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.149+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: 9e1a69f6-22273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335, and the Request Id: b8c46839-22276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.157+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: 5864bf32-22277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-22281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.166+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: 6cbdf1f8-22283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.167+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: 5d60eb13-22285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5278035c-22291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.175+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: 21b36df5-22292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-22293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335-, and the Request Id: 8ae11b5f-22294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_380, and the Request Id: 23960a06-22295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_379, and the Request Id: 5e9a2eb4-22296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_379-, and the Request Id: 140e4b8b-22297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335-, and the Request Id: 1fa3c18e-22299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.190+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: 3255d763-22301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_380-, and the Request Id: 5278035c-22303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: fcca8487-22306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-22309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_414, and the Request Id: 18402b88-22316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_381, and the Request Id: f9bd0188-22317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.217+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: faa99854-22324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-22327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.229+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: 5864bf32-22332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380, and the Request Id: 5e9a2eb4-22336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_375, and the Request Id: 2a9fa42d-22338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-22339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.241+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: 5d60eb13-22340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-22342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-22344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.244+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: db93e7f9-22345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.246+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: 23960a06-22346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_415, and the Request Id: 18402b88-22348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.249+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: f3f656ce-22351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.250+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: 9e1a69f6-22352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.252+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: 140e4b8b-22353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: b8c46839-22355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380-, and the Request Id: fcca8487-22356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.257+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: 21b36df5-22358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.260+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: 6cbdf1f8-22359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336-, and the Request Id: 1fa3c18e-22360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_415-, and the Request Id: faa99854-22362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.265+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: 3255d763-22363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336-, and the Request Id: 8ae11b5f-22361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.276+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: 5278035c-22370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-22384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.297+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: 2a9fa42d-22387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_382, and the Request Id: f9bd0188-22388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-22390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5278035c-22391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.308+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: f3f656ce-22393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-22400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_381, and the Request Id: 5d60eb13-22402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.316+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: 18402b88-22403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381, and the Request Id: 5e9a2eb4-22404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_332, and the Request Id: db93e7f9-22406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337, and the Request Id: b8c46839-22408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.320+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: 5864bf32-22407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381-, and the Request Id: fcca8487-22413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.330+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: faa99854-22414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.331+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: 6cbdf1f8-22416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.331+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: 23960a06-22417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.333+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: 9e1a69f6-22418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.333+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: 140e4b8b-22419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_10_380, and the Request Id: 21b36df5-22420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337-, and the Request Id: 1fa3c18e-22421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-22425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.348+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: 5278035c-22428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.350+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: 3255d763-22429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337-, and the Request Id: 8ae11b5f-22430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-22432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-22434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-22436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.371+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: 2a9fa42d-22442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_382, and the Request Id: 5d60eb13-22444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-22448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.378+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: 140e4b8b-22449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-22452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.386+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: f3f656ce-22454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_417, and the Request Id: 18402b88-22455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5864bf32-22458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_382, and the Request Id: 5e9a2eb4-22457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_333, and the Request Id: db93e7f9-22461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_382-, and the Request Id: fcca8487-22467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338, and the Request Id: b8c46839-22468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.406+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: 6cbdf1f8-22470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-22471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_383, and the Request Id: f9bd0188-22472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.410+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: 23960a06-22473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_417-, and the Request Id: faa99854-22474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-22476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338-, and the Request Id: 1fa3c18e-22481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_383-, and the Request Id: 5278035c-22483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-22482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_383-, and the Request Id: 5864bf32-22485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.451+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: 21b36df5-22486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_338, and the Request Id: 9e1a69f6-22487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-22492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.460+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: 3255d763-22494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-22496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-22499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.465+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: 5d60eb13-22500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: fcca8487-22501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.468+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: 2a9fa42d-22502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 5e9a2eb4-22506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_383-, and the Request Id: 140e4b8b-22507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.478+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: f3f656ce-22511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383-, and the Request Id: fcca8487-22513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-22514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338-, and the Request Id: 8ae11b5f-22516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-22520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.487+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: db93e7f9-22522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_384, and the Request Id: 23960a06-22527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_384, and the Request Id: f9bd0188-22528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339, and the Request Id: b8c46839-22529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-22532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.505+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: 5278035c-22535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.507+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: 18402b88-22537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.507+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: 21b36df5-22538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.513+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: 6cbdf1f8-22539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_339-, and the Request Id: 1fa3c18e-22540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_418-, and the Request Id: faa99854-22541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-22543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.531+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: 5864bf32-22544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.549+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: 3255d763-22550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-22551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384, and the Request Id: 5e9a2eb4-22553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-22557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.570+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: 2a9fa42d-22558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_384, and the Request Id: 5d60eb13-22560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-22561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-22566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.584+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: 140e4b8b-22567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.585+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: 9e1a69f6-22568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.599+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: f3f656ce-22573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-22574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_419, and the Request Id: 18402b88-22576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: fcca8487-22577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_385, and the Request Id: 23960a06-22581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.618+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: f9bd0188-22582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339-, and the Request Id: 8ae11b5f-22583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_419-, and the Request Id: faa99854-22584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_385-, and the Request Id: 5864bf32-22585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-22587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-22588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.642+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: 5278035c-22592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_383, and the Request Id: 21b36df5-22597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 18402b88-22600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-22604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340, and the Request Id: b8c46839-22605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_385, and the Request Id: 5d60eb13-22606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.667+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: db93e7f9-22608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_383-, and the Request Id: 3255d763-22610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-22611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385, and the Request Id: 5e9a2eb4-22615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.686+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: 2a9fa42d-22616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5278035c-22618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340-, and the Request Id: 1fa3c18e-22619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_335-, and the Request Id: 6cbdf1f8-22622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.703+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: 18402b88-22623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.706+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: 140e4b8b-22624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_380-, and the Request Id: f3f656ce-22627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-22628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_385-, and the Request Id: fcca8487-22629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-22631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.723+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: faa99854-22632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.728+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: f9bd0188-22637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.737+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: 9e1a69f6-22640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_386, and the Request Id: 23960a06-22641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-22643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340-, and the Request Id: 8ae11b5f-22649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.767+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: 21b36df5-22650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_386-, and the Request Id: 5278035c-22651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.774+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: 5864bf32-22653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-22655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-22657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_386, and the Request Id: 5d60eb13-22660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.793+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: 3255d763-22661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-22665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341, and the Request Id: b8c46839-22669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386, and the Request Id: 5e9a2eb4-22670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-22672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-22674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_381, and the Request Id: 2a9fa42d-22675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_386-, and the Request Id: 140e4b8b-22676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386-, and the Request Id: fcca8487-22679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_421, and the Request Id: 18402b88-22682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_421-, and the Request Id: faa99854-22688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341-, and the Request Id: 1fa3c18e-22690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_381-, and the Request Id: f3f656ce-22693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.856+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: 23960a06-22694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.859+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: db93e7f9-22696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.859+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: f9bd0188-22697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.860+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: 9e1a69f6-22698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-22699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.869+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: 5d60eb13-22701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.872+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: 5278035c-22704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-22705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_387-, and the Request Id: 5864bf32-22706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-22709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341-, and the Request Id: 8ae11b5f-22712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.899+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: 140e4b8b-22714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342, and the Request Id: b8c46839-22717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-22718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-22719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_336-, and the Request Id: 6cbdf1f8-22721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_387, and the Request Id: 5e9a2eb4-22723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387-, and the Request Id: fcca8487-22726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-22728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.923+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: 18402b88-22731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342-, and the Request Id: 1fa3c18e-22732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 3255d763-22730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.925+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: 21b36df5-22733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-22734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-22737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_388, and the Request Id: 23960a06-22738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 8ae11b5f-22741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5e9a2eb4-22742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.939+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: faa99854-22744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f9bd0188-22745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_388-, and the Request Id: 5278035c-22747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 140e4b8b-22748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 1fa3c18e-22750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5864bf32-22751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 18402b88-22752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-22754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-22755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.960+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: f9bd0188-22756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.961+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: 3255d763-22757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.963+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: 5d60eb13-22759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.965+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: 9e1a69f6-22760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: b8c46839-22761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 21b36df5-22762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-22763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_388-, and the Request Id: 140e4b8b-22764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: fcca8487-22765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-22766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388, and the Request Id: 5e9a2eb4-22767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.977+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: 5864bf32-22768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 2a9fa42d-22770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: db93e7f9-22771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 6cbdf1f8-22772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: f3f656ce-22773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_337, and the Request Id: db93e7f9-22774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5278035c-22775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343, and the Request Id: b8c46839-22776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_382, and the Request Id: 2a9fa42d-22777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342-, and the Request Id: 8ae11b5f-22778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-22779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-22780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343-, and the Request Id: 1fa3c18e-22781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: faa99854-22782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 9e1a69f6-22783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 5d60eb13-22784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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: 23960a06-22785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.997+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: f3f656ce-22786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: fcca8487-22787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:15.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_423, and the Request Id: 18402b88-22788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.003+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: 6cbdf1f8-22789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-22790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-22791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.009+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: faa99854-22792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-22793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-22794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.011+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: 23960a06-22795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-22796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-22797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-22798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-22799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-22800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-22801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-22802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-22803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.023+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: 5278035c-22804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-22805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-22806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-22807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-22808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-22809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-22810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-22811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-22812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-22813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-22814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-22815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-22816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.038+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: 21b36df5-22817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-22818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344, and the Request Id: b8c46839-22819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-22820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-22821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_389, and the Request Id: f9bd0188-22822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-22823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-22824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_343, and the Request Id: 9e1a69f6-22825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-22826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-22827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-22828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-22829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_386-, and the Request Id: 3255d763-22830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-22831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-22832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_383, and the Request Id: 2a9fa42d-22833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.057+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: db93e7f9-22834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.060+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: 5d60eb13-22835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 5e9a2eb4-22836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343-, and the Request Id: 8ae11b5f-22837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-22838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344-, and the Request Id: 1fa3c18e-22839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_424, and the Request Id: 18402b88-22840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_383-, and the Request Id: f3f656ce-22842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-22841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-22843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-22844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.069+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: 23960a06-22845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.070+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: 140e4b8b-22846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389-, and the Request Id: fcca8487-22847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_389-, and the Request Id: 5864bf32-22848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.073+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: 6cbdf1f8-22849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_424-, and the Request Id: faa99854-22850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-22851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-22852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-22853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-22854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.080+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: 5278035c-22855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-22856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-22857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-22858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-22859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-22860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-22861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-22862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-22863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-22864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.091+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: 21b36df5-22865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-22866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-22867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-22868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-22869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-22870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-22872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-22871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-22873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-22874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-22875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-22876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-22877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-22878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-22879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-22880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_344, and the Request Id: 9e1a69f6-22881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-22882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_390, and the Request Id: f9bd0188-22883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-22884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: b8c46839-22885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-22887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.121+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: 3255d763-22886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-22888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-22889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-22890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-22891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-22892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_391, and the Request Id: 23960a06-22893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344-, and the Request Id: 8ae11b5f-22894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_384, and the Request Id: 2a9fa42d-22895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-22896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345-, and the Request Id: 1fa3c18e-22897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_390-, and the Request Id: 5864bf32-22898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390, and the Request Id: 5e9a2eb4-22899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.129+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: 5d60eb13-22900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.131+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: 18402b88-22901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_4_391-, and the Request Id: 5278035c-22902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-22903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-22905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-22904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390-, and the Request Id: fcca8487-22906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_339, and the Request Id: db93e7f9-22908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-22907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-22909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_390-, and the Request Id: 140e4b8b-22910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_425-, and the Request Id: faa99854-22911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-22912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_384-, and the Request Id: f3f656ce-22913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-22914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-22915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-22916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.151+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: 6cbdf1f8-22917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-22918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-22919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-22920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-22921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-22922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-22923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-22924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.164+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: 9e1a69f6-22925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-22926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-22927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-22928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-22929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-22930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-22931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-22932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_391, and the Request Id: f9bd0188-22933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-22934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-22935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-22935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-22936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-22937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-22938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-22938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345-, and the Request Id: 8ae11b5f-22939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.180+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: 21b36df5-22940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-22941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-22941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.183+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: 23960a06-22942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: b8c46839-22943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-22944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-22945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-22945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_388-, and the Request Id: 3255d763-22946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-22948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-22947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-22948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_391-, and the Request Id: 5864bf32-22949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.189+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: 5278035c-22950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-22951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.193+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: 5d60eb13-22952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346-, and the Request Id: 1fa3c18e-22953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-22954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-22955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-22954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-22956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-22956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_426, and the Request Id: 18402b88-22957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-22959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-22958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-22959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-22960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_340, and the Request Id: db93e7f9-22961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-22962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_426-, and the Request Id: faa99854-22963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-22964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.203+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: 140e4b8b-22965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-22964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-22966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-22967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-22968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-22969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-22967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-22969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_340-, and the Request Id: 6cbdf1f8-22970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391, and the Request Id: 5e9a2eb4-22971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-22972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-22973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-22972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-22974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-22975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-22976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-22974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.215+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: 2a9fa42d-22977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-22978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-22979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-22979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_346, and the Request Id: 9e1a69f6-22980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-22981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391-, and the Request Id: fcca8487-22982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_385-, and the Request Id: f3f656ce-22983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-22981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-22984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-22985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-22986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-22987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-22988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-22986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-22989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-22990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-22988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-22991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.229+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: f9bd0188-22992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-22991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-22993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346-, and the Request Id: 8ae11b5f-22994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.233+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: 21b36df5-22995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-22996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-22996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-22997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-22998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-22999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-22998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_389-, and the Request Id: 3255d763-23003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_392-, and the Request Id: 5864bf32-23004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_392, and the Request Id: 5d60eb13-23005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_427, and the Request Id: 18402b88-23009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-23011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-23013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_386, and the Request Id: 2a9fa42d-23018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347, and the Request Id: b8c46839-23017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-23019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.260+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: 23960a06-23020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_392-, and the Request Id: 140e4b8b-23021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.263+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: db93e7f9-23024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_386-, and the Request Id: f3f656ce-23026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347-, and the Request Id: 1fa3c18e-23027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_427-, and the Request Id: faa99854-23028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_393-, and the Request Id: 5278035c-23030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.276+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: 6cbdf1f8-23034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-23035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392, and the Request Id: 5e9a2eb4-23038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.283+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: 21b36df5-23043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-23045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_393, and the Request Id: f9bd0188-23049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-23054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_390-, and the Request Id: 3255d763-23055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.298+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: 2a9fa42d-23056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_347, and the Request Id: 9e1a69f6-23057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-23059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-23060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392-, and the Request Id: fcca8487-23061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.306+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: f3f656ce-23062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347-, and the Request Id: 8ae11b5f-23064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_393-, and the Request Id: 5864bf32-23066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-23067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_348, and the Request Id: b8c46839-23068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.314+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: 5d60eb13-23072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_428, and the Request Id: 18402b88-23073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.321+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: 140e4b8b-23076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-23078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.330+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: 23960a06-23083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.331+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: faa99854-23084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348-, and the Request Id: 1fa3c18e-23085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.336+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: db93e7f9-23089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-23090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_394-, and the Request Id: 5278035c-23093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-23095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_391, and the Request Id: 21b36df5-23097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-23100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-23101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393, and the Request Id: 5e9a2eb4-23104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.352+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: 6cbdf1f8-23105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-23106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.358+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: 9e1a69f6-23109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 1fa3c18e-23111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.361+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: 2a9fa42d-23112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348-, and the Request Id: 8ae11b5f-23114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.365+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: 3255d763-23115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393-, and the Request Id: fcca8487-23116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-23119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_429, and the Request Id: 18402b88-23120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.376+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: 23960a06-23124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_388-, and the Request Id: f3f656ce-23127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.381+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: f9bd0188-23128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349, and the Request Id: b8c46839-23131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.385+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: faa99854-23132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_394, and the Request Id: 5d60eb13-23138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.390+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: 5278035c-23137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349-, and the Request Id: 1fa3c18e-23140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_394-, and the Request Id: 5864bf32-23141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_394-, and the Request Id: 140e4b8b-23145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-23152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 5e9a2eb4-23156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-23159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394-, and the Request Id: fcca8487-23161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_392, and the Request Id: 21b36df5-23162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.418+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: 9e1a69f6-23164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-23165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5278035c-23171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.426+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: 3255d763-23172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.427+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: 18402b88-23174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349-, and the Request Id: 8ae11b5f-23175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.434+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: faa99854-23178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.435+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: 2a9fa42d-23181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-23185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.440+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: 23960a06-23186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.440+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: f9bd0188-23187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.442+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: db93e7f9-23188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.445+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: 5d60eb13-23192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_389-, and the Request Id: f3f656ce-23190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.453+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: 5864bf32-23196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_343-, and the Request Id: 6cbdf1f8-23198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_4_396-, and the Request Id: 5278035c-23199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350, and the Request Id: b8c46839-23200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-23202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.463+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: 140e4b8b-23204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350-, and the Request Id: 1fa3c18e-23206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-23208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395, and the Request Id: 5e9a2eb4-23212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-23219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.489+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: 9e1a69f6-23221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-23222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_393, and the Request Id: 21b36df5-23224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: fcca8487-23225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-23229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.499+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: 3255d763-23230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350-, and the Request Id: 8ae11b5f-23232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.501+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: 2a9fa42d-23233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_431, and the Request Id: 18402b88-23234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.508+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: f3f656ce-23239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_344, and the Request Id: db93e7f9-23241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_431-, and the Request Id: faa99854-23246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_344-, and the Request Id: 6cbdf1f8-23247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-23249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_396, and the Request Id: f9bd0188-23251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-23252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-23254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351, and the Request Id: b8c46839-23260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_394, and the Request Id: 21b36df5-23261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-23266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_397, and the Request Id: 23960a06-23268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.546+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: 5864bf32-23269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396, and the Request Id: 5e9a2eb4-23270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351-, and the Request Id: 1fa3c18e-23271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.551+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: 5d60eb13-23274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_394-, and the Request Id: 3255d763-23275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-23277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396-, and the Request Id: fcca8487-23279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.556+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: 5278035c-23280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-23281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_396-, and the Request Id: 140e4b8b-23282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.559+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: 2a9fa42d-23283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-23284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.562+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: 18402b88-23288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_351, and the Request Id: 9e1a69f6-23291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_432-, and the Request Id: faa99854-23297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351-, and the Request Id: 8ae11b5f-23299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-23302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-23306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.586+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: f9bd0188-23307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-23308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-23309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_391-, and the Request Id: f3f656ce-23312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.591+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: 23960a06-23313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352, and the Request Id: b8c46839-23314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.596+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: 5864bf32-23316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397, and the Request Id: 5e9a2eb4-23317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_398-, and the Request Id: 5278035c-23320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_345, and the Request Id: db93e7f9-23321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352-, and the Request Id: 1fa3c18e-23324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-23326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_345-, and the Request Id: 6cbdf1f8-23328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-23330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: fcca8487-23332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.616+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: 18402b88-23334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_395, and the Request Id: 21b36df5-23337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-23338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_397, and the Request Id: 5d60eb13-23340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-23344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_433-, and the Request Id: faa99854-23346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_395-, and the Request Id: 3255d763-23347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-23349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.636+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: 2a9fa42d-23352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.636+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: 9e1a69f6-23353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.639+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: 140e4b8b-23355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_399, and the Request Id: 23960a06-23356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_392-, and the Request Id: f3f656ce-23361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.648+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: 5278035c-23366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-23368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-23373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_398, and the Request Id: f9bd0188-23374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.663+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: db93e7f9-23375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398, and the Request Id: 5e9a2eb4-23376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-23377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352-, and the Request Id: 8ae11b5f-23378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-23379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.675+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: 21b36df5-23384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: b8c46839-23385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398-, and the Request Id: fcca8487-23386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_346-, and the Request Id: 6cbdf1f8-23387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.680+0000 [Thread-15904] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:16.682+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: 5864bf32-23389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.688+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: 18402b88-23393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-23394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-23395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353-, and the Request Id: 1fa3c18e-23396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.693+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: 3255d763-23397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.695+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: faa99854-23399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-23405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.704+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: 2a9fa42d-23407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.707+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: 5d60eb13-23412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.710+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: 23960a06-23413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.718+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: 140e4b8b-23420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_353, and the Request Id: 9e1a69f6-23421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-23422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.723+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: 5278035c-23423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-23426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: b8c46839-23428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399, and the Request Id: 5e9a2eb4-23429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_393-, and the Request Id: f3f656ce-23431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353-, and the Request Id: 8ae11b5f-23436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354-, and the Request Id: 1fa3c18e-23439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_435, and the Request Id: 18402b88-23442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399-, and the Request Id: fcca8487-23443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.749+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: f9bd0188-23444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-23445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.759+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: 5d60eb13-23450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-23451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.764+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: 21b36df5-23453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_399-, and the Request Id: 5864bf32-23454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.765+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: db93e7f9-23455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_435-, and the Request Id: faa99854-23459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_401, and the Request Id: 23960a06-23461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_397-, and the Request Id: 3255d763-23464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_347-, and the Request Id: 6cbdf1f8-23465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_399-, and the Request Id: 140e4b8b-23466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.783+0000 [Thread-15959] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_401-, and the Request Id: 5278035c-23471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-23472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-23475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.796+0000 [Thread-15969] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:16.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-23477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: b8c46839-23479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.801+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: 2a9fa42d-23481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-23482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_354, and the Request Id: 9e1a69f6-23484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_394-, and the Request Id: f3f656ce-23485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-23491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400, and the Request Id: 5e9a2eb4-23492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355-, and the Request Id: 1fa3c18e-23494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354-, and the Request Id: 8ae11b5f-23495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.825+0000 [Thread-15977] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:16.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-23497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-23498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-23499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_402, and the Request Id: 23960a06-23502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.833+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: 21b36df5-23501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400-, and the Request Id: fcca8487-23508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.844+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: f9bd0188-23511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.846+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: 3255d763-23512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_436, and the Request Id: 18402b88-23513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.855+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: db93e7f9-23518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.855+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: 5278035c-23519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.861+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: faa99854-23523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_400-, and the Request Id: 5864bf32-23522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.864+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: 6cbdf1f8-23525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.869+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: 5d60eb13-23530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.873+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: 2a9fa42d-23534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356, and the Request Id: b8c46839-23536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.880+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: 140e4b8b-23538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.882+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: f3f656ce-23539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356-, and the Request Id: 1fa3c18e-23540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 3255d763-23544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5278035c-23545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 5e9a2eb4-23549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 9e1a69f6-23551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-23552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: fcca8487-23553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-23555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_437, and the Request Id: 18402b88-23558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: b8c46839-23560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 2a9fa42d-23561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 23960a06-23562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 21b36df5-23563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 1fa3c18e-23564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-23565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_403, and the Request Id: 23960a06-23566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.918+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: faa99854-23567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-23569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: b8c46839-23570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.937+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: 21b36df5-23571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5e9a2eb4-23572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 8ae11b5f-23573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f9bd0188-23574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: db93e7f9-23575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5d60eb13-23576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-23577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 5864bf32-23578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.949+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: 9e1a69f6-23579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 140e4b8b-23580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: f3f656ce-23581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.952+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: 5278035c-23582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 6cbdf1f8-23583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.954+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: f9bd0188-23584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_399-, and the Request Id: 3255d763-23585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.963+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: 2a9fa42d-23587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357-, and the Request Id: 1fa3c18e-23588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_396-, and the Request Id: f3f656ce-23589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.971+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: db93e7f9-23590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: fcca8487-23592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_401, and the Request Id: 5d60eb13-23593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_349-, and the Request Id: 6cbdf1f8-23594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: 18402b88-23595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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: faa99854-23596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:16.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_438, and the Request Id: 18402b88-23597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-23598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-23599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402, and the Request Id: 5e9a2eb4-23602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-23603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355-, and the Request Id: 8ae11b5f-23604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.010+0000 [Thread-16055] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:17.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: 21b36df5-23605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.016+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: 5864bf32-23607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402-, and the Request Id: fcca8487-23609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_438-, and the Request Id: faa99854-23610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.031+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: 140e4b8b-23611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-23615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-23618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.066+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: 23960a06-23621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-23622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-23623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-23624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-23627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-23628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-23631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-23632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.096+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: 2a9fa42d-23633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-23636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_402, and the Request Id: f9bd0188-23638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_400, and the Request Id: 21b36df5-23639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.112+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: 5278035c-23642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358, and the Request Id: b8c46839-23643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-23644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_397-, and the Request Id: f3f656ce-23645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-23648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_402-, and the Request Id: 5864bf32-23649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.123+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: 3255d763-23650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-23651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403, and the Request Id: 5e9a2eb4-23653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-23654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.133+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: 9e1a69f6-23655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-23656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.137+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: 5d60eb13-23657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403-, and the Request Id: fcca8487-23659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_350, and the Request Id: db93e7f9-23660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-23661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.157+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: 18402b88-23662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356-, and the Request Id: 8ae11b5f-23663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358-, and the Request Id: 1fa3c18e-23664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-23665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.175+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: faa99854-23669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.183+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: 140e4b8b-23670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-23671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-23674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_350-, and the Request Id: 6cbdf1f8-23678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-23679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-23680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-23681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.219+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: 23960a06-23682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-23688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-23689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.239+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: 2a9fa42d-23690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-23693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.245+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: 5278035c-23694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404, and the Request Id: 5e9a2eb4-23696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-23697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.256+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: f9bd0188-23698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-23700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-23701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-23702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-23703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_440, and the Request Id: 18402b88-23704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-23705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_398-, and the Request Id: f3f656ce-23706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-23708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404-, and the Request Id: fcca8487-23710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.275+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: 9e1a69f6-23712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_403-, and the Request Id: 5864bf32-23713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_401, and the Request Id: 21b36df5-23714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_440-, and the Request Id: faa99854-23715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-23716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.287+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: 5d60eb13-23718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357-, and the Request Id: 8ae11b5f-23719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359, and the Request Id: b8c46839-23721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.298+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: 140e4b8b-23723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-23726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.305+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: 3255d763-23727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-23729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359-, and the Request Id: 1fa3c18e-23731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-23733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-23734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-23735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-23736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.332+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: db93e7f9-23737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-23741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5864bf32-23742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-23744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-23746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.351+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: 6cbdf1f8-23747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-23748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_441, and the Request Id: 18402b88-23750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-23751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_404, and the Request Id: f9bd0188-23752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-23753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-23754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_441-, and the Request Id: faa99854-23755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_406, and the Request Id: 23960a06-23756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.369+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: 2a9fa42d-23758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.375+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: 9e1a69f6-23762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.379+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: 5278035c-23764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.379+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: 5864bf32-23765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-23766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-23767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.382+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: f3f656ce-23768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-23770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358-, and the Request Id: 8ae11b5f-23772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-23773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_404, and the Request Id: 5d60eb13-23774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-23775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405, and the Request Id: 5e9a2eb4-23777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.388+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: 21b36df5-23778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360, and the Request Id: b8c46839-23779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-23781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-23782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.506+0000 [Thread-16203] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:17.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: faa99854-23784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_404-, and the Request Id: 140e4b8b-23785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360-, and the Request Id: 1fa3c18e-23786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.511+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: 3255d763-23787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405-, and the Request Id: fcca8487-23790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-23791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-23792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-23794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_352, and the Request Id: db93e7f9-23796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-23798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_442, and the Request Id: 18402b88-23799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_400, and the Request Id: 2a9fa42d-23804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-23805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_405, and the Request Id: f9bd0188-23806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-23808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_352-, and the Request Id: 6cbdf1f8-23809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-23810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-23811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.544+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: 9e1a69f6-23812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-23813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.547+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: faa99854-23815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.547+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: 23960a06-23816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_405-, and the Request Id: 5864bf32-23817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.552+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: f3f656ce-23818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359-, and the Request Id: 8ae11b5f-23820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-23822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-23824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-23826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.562+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: 5278035c-23827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.564+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: 21b36df5-23828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-23832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-23833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-23834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-23836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406, and the Request Id: 5e9a2eb4-23837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.575+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: 3255d763-23838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-23839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-23840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-23844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-23845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_443, and the Request Id: 18402b88-23847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.587+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: 5d60eb13-23848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-23849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-23853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.596+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: 2a9fa42d-23855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-23856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361, and the Request Id: b8c46839-23857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406-, and the Request Id: fcca8487-23858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_406, and the Request Id: f9bd0188-23859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-23860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.601+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: faa99854-23861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_353, and the Request Id: db93e7f9-23862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-23863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.607+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: 140e4b8b-23865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.609+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: f3f656ce-23867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361-, and the Request Id: 1fa3c18e-23869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-23870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.614+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: 9e1a69f6-23871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-23872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-23877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-23876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.624+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: 23960a06-23878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_406-, and the Request Id: 5864bf32-23879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.626+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: 6cbdf1f8-23880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.630+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: 5278035c-23881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-23882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360-, and the Request Id: 8ae11b5f-23885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-23886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-23888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_404, and the Request Id: 21b36df5-23890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-23895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_407, and the Request Id: 5e9a2eb4-23897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-23898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-23900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-23901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-23903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_444, and the Request Id: 18402b88-23905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.657+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: 3255d763-23906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-23908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: b8c46839-23910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-23911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_407, and the Request Id: f9bd0188-23912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_406, and the Request Id: 5d60eb13-23916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-23917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407-, and the Request Id: fcca8487-23918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_444-, and the Request Id: faa99854-23919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.671+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: 5864bf32-23920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-23922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_406-, and the Request Id: 140e4b8b-23923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362-, and the Request Id: 1fa3c18e-23924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_402, and the Request Id: 2a9fa42d-23926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.679+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: 9e1a69f6-23928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-23930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-23931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-23933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-23934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-23935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_409, and the Request Id: 23960a06-23937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.692+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: f3f656ce-23938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_354, and the Request Id: db93e7f9-23939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-23940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-23941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-23940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-23943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-23944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-23943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361-, and the Request Id: 8ae11b5f-23946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.717+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: 21b36df5-23947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_354-, and the Request Id: 6cbdf1f8-23949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.720+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: 5278035c-23952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-23950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-23951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-23954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-23953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-23955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-23956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-23955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_407, and the Request Id: 5d60eb13-23957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.728+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: f9bd0188-23958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-23960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-23959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-23961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-23962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_407-, and the Request Id: 140e4b8b-23963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_405-, and the Request Id: 3255d763-23964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408, and the Request Id: 5e9a2eb4-23966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-23967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-23967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-23968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-23969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-23968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-23969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-23970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_445, and the Request Id: 18402b88-23971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-23970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-23972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-23974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_408-, and the Request Id: 5864bf32-23975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-23976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363, and the Request Id: b8c46839-23977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408-, and the Request Id: fcca8487-23978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-23979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-23980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-23981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-23979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-23980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_445-, and the Request Id: faa99854-23982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-23983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-23984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-23985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-23985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-23986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-23987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-23987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-23988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-23986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-23989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-23989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.774+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: 9e1a69f6-23990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_403, and the Request Id: 2a9fa42d-23991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.776+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: 23960a06-23992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-23993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363-, and the Request Id: 1fa3c18e-23994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-23995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-23995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-23996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-23997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-23998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-23999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-24000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_410-, and the Request Id: 5278035c-24001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-23999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_403-, and the Request Id: f3f656ce-24002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-24003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-24004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362-, and the Request Id: 8ae11b5f-24005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-24006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-24007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.792+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: db93e7f9-24008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-24009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-24010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.793+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: 5d60eb13-24011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-24012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409, and the Request Id: 5e9a2eb4-24013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-24014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.797+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: 21b36df5-24015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: faa99854-24016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_355-, and the Request Id: 6cbdf1f8-24017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-24018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_409, and the Request Id: f9bd0188-24019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-24020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_406-, and the Request Id: 3255d763-24021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_408-, and the Request Id: 140e4b8b-24022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-24023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.808+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: 5864bf32-24024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-24025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-24026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-24027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-24028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409-, and the Request Id: fcca8487-24029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-24030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-24031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-24032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-24033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-24034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-24036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-24035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-24037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-24038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-24039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-24040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-24041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-24042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-24043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-24044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-24045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-24046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-24047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364, and the Request Id: b8c46839-24048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-24049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-24050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_404, and the Request Id: 2a9fa42d-24051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-24052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-24053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-24054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-24055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.846+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: 5d60eb13-24056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-24057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_404-, and the Request Id: f3f656ce-24058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.850+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: 23960a06-24059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.851+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: f9bd0188-24060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.851+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: 18402b88-24061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-24062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.853+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: 21b36df5-24063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-24064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.855+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: 9e1a69f6-24065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.856+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: 140e4b8b-24066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-24067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-24068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-24069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-24070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_356, and the Request Id: db93e7f9-24071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.862+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: 5278035c-24072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_410-, and the Request Id: 5864bf32-24073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.865+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: 3255d763-24074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: 5e9a2eb4-24075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.865+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: faa99854-24076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_364-, and the Request Id: 1fa3c18e-24077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363-, and the Request Id: 8ae11b5f-24078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-24079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_356-, and the Request Id: 6cbdf1f8-24080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f9bd0188-24081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-24082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-24083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-24084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-24085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-24086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-24087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-24088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-24089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-24090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410-, and the Request Id: fcca8487-24091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-24092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-24093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-24094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-24095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-24096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-24097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-24098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-24099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_447, and the Request Id: 18402b88-24100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-24101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-24102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-24103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-24104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_405, and the Request Id: 2a9fa42d-24105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-24106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-24107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.905+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: 21b36df5-24108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-24109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.906+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: faa99854-24110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.908+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: 5d60eb13-24111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-24112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-24113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-24114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_405-, and the Request Id: f3f656ce-24115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-24116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-24117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-24118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.915+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: f9bd0188-24119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_408-, and the Request Id: 3255d763-24120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-24121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 23960a06-24122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.919+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: db93e7f9-24123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-24124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-24125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_412, and the Request Id: 23960a06-24126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.922+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: 140e4b8b-24127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.922+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: 9e1a69f6-24128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-24129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-24130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-24131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-24132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-24133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 5e9a2eb4-24134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_357-, and the Request Id: 6cbdf1f8-24135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365, and the Request Id: b8c46839-24136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_411-, and the Request Id: 5864bf32-24137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 21b36df5-24138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-24139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: faa99854-24140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_412-, and the Request Id: 5278035c-24141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-24142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365-, and the Request Id: 1fa3c18e-24143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-24144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364-, and the Request Id: 8ae11b5f-24145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-24146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411-, and the Request Id: fcca8487-24148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-24147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-24149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-24150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-24151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 140e4b8b-24152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f3f656ce-24153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-24154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_406, and the Request Id: 2a9fa42d-24155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.955+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: 18402b88-24156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5864bf32-24157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-24158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-24159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 9e1a69f6-24160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: b8c46839-24161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 21b36df5-24162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 3255d763-24163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-24164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.968+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: f3f656ce-24165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.969+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: faa99854-24166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.970+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: 21b36df5-24167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: fcca8487-24168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5d60eb13-24169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-24170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: f9bd0188-24171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-24172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 6cbdf1f8-24173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5864bf32-24174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.977+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: 5d60eb13-24175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.978+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: db93e7f9-24176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_412, and the Request Id: f9bd0188-24177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 8ae11b5f-24178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.983+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: 3255d763-24179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-24180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5278035c-24181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 2a9fa42d-24182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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_413, and the Request Id: 23960a06-24184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 18402b88-24183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.989+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: 5864bf32-24185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.990+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: 6cbdf1f8-24186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.991+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: 140e4b8b-24187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 1fa3c18e-24188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: 5e9a2eb4-24189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-24190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.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: db93e7f9-24192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-24191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:17.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412, and the Request Id: 5e9a2eb4-24193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: b8c46839-24198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_413-, and the Request Id: 5278035c-24199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366, and the Request Id: b8c46839-24204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-24207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.014+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: 9e1a69f6-24208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-24209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366-, and the Request Id: 1fa3c18e-24210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412-, and the Request Id: fcca8487-24212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-24213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-24214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_449, and the Request Id: 18402b88-24218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.028+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: 2a9fa42d-24219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365-, and the Request Id: 8ae11b5f-24221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-24222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-24227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-24228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.040+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: db93e7f9-24229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.040+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: 21b36df5-24230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-24232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.043+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: 23960a06-24234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_449-, and the Request Id: faa99854-24235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_413, and the Request Id: f9bd0188-24236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-24237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.046+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: f3f656ce-24238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_414-, and the Request Id: 5278035c-24242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.049+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: 5d60eb13-24241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.055+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: 6cbdf1f8-24244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_410-, and the Request Id: 3255d763-24245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_413-, and the Request Id: 5864bf32-24246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-24247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_412-, and the Request Id: 140e4b8b-24249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-24250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-24255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-24256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: 5e9a2eb4-24259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367, and the Request Id: b8c46839-24261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_366, and the Request Id: 9e1a69f6-24268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367-, and the Request Id: 1fa3c18e-24269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_450, and the Request Id: 18402b88-24275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.134+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: 2a9fa42d-24277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366-, and the Request Id: 8ae11b5f-24278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: fcca8487-24279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-24280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-24281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: b8c46839-24284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_415, and the Request Id: 23960a06-24286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_450-, and the Request Id: faa99854-24288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.145+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: 21b36df5-24289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_414, and the Request Id: f9bd0188-24293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.150+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: f3f656ce-24295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-24296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_413, and the Request Id: 5d60eb13-24298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.157+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: 5278035c-24300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-24301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_411-, and the Request Id: 3255d763-24302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_414-, and the Request Id: 5864bf32-24303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.166+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: db93e7f9-24304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-24309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-24310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: b8c46839-24312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.194+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: 6cbdf1f8-24313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_413-, and the Request Id: 140e4b8b-24314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-24316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414, and the Request Id: 5e9a2eb4-24323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-24325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_416, and the Request Id: 23960a06-24328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368, and the Request Id: b8c46839-24329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-24332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_451, and the Request Id: 18402b88-24334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.223+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: f9bd0188-24335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414-, and the Request Id: fcca8487-24337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-24338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_415-, and the Request Id: 5864bf32-24343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.235+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: 9e1a69f6-24344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_409, and the Request Id: 2a9fa42d-24345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.241+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: 5d60eb13-24346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368-, and the Request Id: 1fa3c18e-24347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_416-, and the Request Id: 5278035c-24348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.249+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: faa99854-24349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 18402b88-24352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367-, and the Request Id: 8ae11b5f-24353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.260+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: 140e4b8b-24356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-24359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_409-, and the Request Id: f3f656ce-24360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.271+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: 21b36df5-24362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: b8c46839-24366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_416, and the Request Id: f9bd0188-24371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-24372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5e9a2eb4-24375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.297+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: 3255d763-24377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_452, and the Request Id: 18402b88-24379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.309+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: db93e7f9-24383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_416-, and the Request Id: 5864bf32-24384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 21b36df5-24385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.314+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: faa99854-24386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415, and the Request Id: 5e9a2eb4-24388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-24389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-24393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_361-, and the Request Id: 6cbdf1f8-24394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-24396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: b8c46839-24397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-24398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415-, and the Request Id: fcca8487-24400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-24401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.337+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: 23960a06-24402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369, and the Request Id: b8c46839-24403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_410, and the Request Id: 2a9fa42d-24404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.343+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: 5d60eb13-24405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-24408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.355+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: 5278035c-24409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-24411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.358+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: f3f656ce-24413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.360+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: 9e1a69f6-24415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.360+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: 21b36df5-24416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369-, and the Request Id: 1fa3c18e-24418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.363+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: 140e4b8b-24419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416, and the Request Id: 5e9a2eb4-24430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368-, and the Request Id: 8ae11b5f-24432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.387+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: 18402b88-24433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.387+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: f9bd0188-24434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.388+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: 3255d763-24435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416-, and the Request Id: fcca8487-24436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: b8c46839-24438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-24440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_417-, and the Request Id: 5864bf32-24441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-24443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_453-, and the Request Id: faa99854-24444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_362, and the Request Id: db93e7f9-24448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-24455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.430+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: 5d60eb13-24457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-24458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.436+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: 23960a06-24460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_362-, and the Request Id: 6cbdf1f8-24459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-24466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-24467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 5e9a2eb4-24469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.454+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: 140e4b8b-24470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: b8c46839-24471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-24474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_411, and the Request Id: 2a9fa42d-24476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.463+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: 5278035c-24477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.472+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: f3f656ce-24481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370-, and the Request Id: 1fa3c18e-24485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: fcca8487-24488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.490+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: 21b36df5-24489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_454, and the Request Id: 18402b88-24490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_418, and the Request Id: f9bd0188-24491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_369, and the Request Id: 9e1a69f6-24492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.508+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: 5864bf32-24497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-24498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.522+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: 3255d763-24501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.524+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: faa99854-24502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369-, and the Request Id: 8ae11b5f-24505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.539+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: 23960a06-24511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_417, and the Request Id: 5d60eb13-24512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-24513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418, and the Request Id: 5e9a2eb4-24515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.559+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: db93e7f9-24519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.570+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: 6cbdf1f8-24525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-24526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_419-, and the Request Id: 5278035c-24528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.583+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: 140e4b8b-24529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.587+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: 18402b88-24530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418-, and the Request Id: fcca8487-24531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-24533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-24534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-24535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_9_455-, and the Request Id: faa99854-24536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.598+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: 2a9fa42d-24539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371, and the Request Id: b8c46839-24540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-24546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.615+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: f3f656ce-24548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_415, and the Request Id: 21b36df5-24551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-24555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-24558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_419, and the Request Id: f9bd0188-24559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.632+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: 23960a06-24561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.633+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: 9e1a69f6-24562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371-, and the Request Id: 1fa3c18e-24564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-24566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_419-, and the Request Id: 5864bf32-24569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419, and the Request Id: 5e9a2eb4-24570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.647+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: 3255d763-24571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_420-, and the Request Id: 5278035c-24573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_418, and the Request Id: 5d60eb13-24576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_419-, and the Request Id: fcca8487-24577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-24580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_364, and the Request Id: db93e7f9-24581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_364-, and the Request Id: 6cbdf1f8-24583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-24586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_456, and the Request Id: 18402b88-24588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.690+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: 2a9fa42d-24591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.700+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: f3f656ce-24595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370-, and the Request Id: 8ae11b5f-24596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-24598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.703+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: faa99854-24599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.705+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: 21b36df5-24600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_418-, and the Request Id: 140e4b8b-24601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-24605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.719+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: 3255d763-24609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-24611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-24612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.732+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: 23960a06-24615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372, and the Request Id: b8c46839-24617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420, and the Request Id: 5e9a2eb4-24619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-24621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_420, and the Request Id: f9bd0188-24623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372-, and the Request Id: 1fa3c18e-24626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-24627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_421-, and the Request Id: 5278035c-24628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-24630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-24632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_365, and the Request Id: db93e7f9-24631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_414, and the Request Id: 2a9fa42d-24633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: b8c46839-24635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_420-, and the Request Id: 5864bf32-24637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f9bd0188-24640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-24641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_420-, and the Request Id: fcca8487-24643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-24644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_457, and the Request Id: 18402b88-24645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.791+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: 5d60eb13-24646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_365-, and the Request Id: 6cbdf1f8-24648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.806+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: 9e1a69f6-24650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_457-, and the Request Id: faa99854-24653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.817+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: f3f656ce-24654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.824+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: 140e4b8b-24656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371-, and the Request Id: 8ae11b5f-24657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 21b36df5-24660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-24664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-24665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_421, and the Request Id: f9bd0188-24669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: b8c46839-24671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.879+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: 21b36df5-24673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.880+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: 23960a06-24674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_421-, and the Request Id: 5864bf32-24678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373, and the Request Id: b8c46839-24680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-24681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5e9a2eb4-24682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_422-, and the Request Id: 5278035c-24683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 8ae11b5f-24684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421, and the Request Id: 5e9a2eb4-24687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 140e4b8b-24688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f9bd0188-24691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373-, and the Request Id: 1fa3c18e-24692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_458, and the Request Id: 18402b88-24694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421-, and the Request Id: fcca8487-24695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_417-, and the Request Id: 3255d763-24697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: b8c46839-24698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-24699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_420, and the Request Id: 5d60eb13-24700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: db93e7f9-24702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-24703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 9e1a69f6-24704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: f3f656ce-24705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.935+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: 2a9fa42d-24707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_458-, and the Request Id: faa99854-24708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5278035c-24709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-24710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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_420-, and the Request Id: 140e4b8b-24711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.942+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: 23960a06-24712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 6cbdf1f8-24713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-24714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.947+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: db93e7f9-24715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.949+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: f3f656ce-24716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.959+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: 5278035c-24719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 18402b88-24720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-24721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 3255d763-24722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5864bf32-24723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 5d60eb13-24724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-24725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.973+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: 9e1a69f6-24726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: fcca8487-24727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-24728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422, and the Request Id: 5e9a2eb4-24729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.977+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: 6cbdf1f8-24730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_422, and the Request Id: f9bd0188-24731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 1fa3c18e-24732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: faa99854-24733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 23960a06-24734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374, and the Request Id: b8c46839-24735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372-, and the Request Id: 8ae11b5f-24736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-24737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422-, and the Request Id: fcca8487-24738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:18.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: 2a9fa42d-24739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-24740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_422-, and the Request Id: 5864bf32-24741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-24742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-24743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-24744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-24745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_418, and the Request Id: 21b36df5-24746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-24747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-24748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-24749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-24750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-24751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-24752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374-, and the Request Id: 1fa3c18e-24753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-24754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-24755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-24756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_459, and the Request Id: 18402b88-24757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.041+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: 3255d763-24758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.046+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: 5d60eb13-24759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-24760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-24761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-24762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_424, and the Request Id: 23960a06-24763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-24764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 6cbdf1f8-24765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.063+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: 140e4b8b-24766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-24767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_459-, and the Request Id: faa99854-24768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-24769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-24770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-24771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-24772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_1_423, and the Request Id: f9bd0188-24773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_424-, and the Request Id: 5278035c-24774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-24775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_373, and the Request Id: 9e1a69f6-24776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-24777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-24778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-24779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-24780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_423-, and the Request Id: 5864bf32-24781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-24782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_423, and the Request Id: 5e9a2eb4-24783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-24784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_416, and the Request Id: 2a9fa42d-24785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373-, and the Request Id: 8ae11b5f-24786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-24787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-24788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-24789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-24790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-24791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-24792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-24793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-24794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-24796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423-, and the Request Id: fcca8487-24795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-24797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.135+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: f3f656ce-24798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-24799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_422, and the Request Id: 5d60eb13-24800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_367, and the Request Id: db93e7f9-24801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-24802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-24803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-24804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-24805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-24806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-24807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-24808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-24809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375, and the Request Id: b8c46839-24810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.164+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: 21b36df5-24811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-24812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.169+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: 140e4b8b-24813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-24814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-24815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-24816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_367-, and the Request Id: 6cbdf1f8-24817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_460, and the Request Id: 18402b88-24818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375-, and the Request Id: 1fa3c18e-24819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-24820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-24821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-24822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-24823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.186+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: 23960a06-24824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_460-, and the Request Id: faa99854-24825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-24826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.200+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: 3255d763-24827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-24828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.205+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: 5278035c-24829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-24830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-24831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-24832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-24833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-24834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-24835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_424, and the Request Id: f9bd0188-24836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_374, and the Request Id: 9e1a69f6-24837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-24838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-24839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-24840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_424, and the Request Id: 5e9a2eb4-24841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-24842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-24843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374-, and the Request Id: 8ae11b5f-24844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-24845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-24846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-24847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-24848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-24849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-24850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-24851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-24852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.250+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: 2a9fa42d-24853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_424-, and the Request Id: 5864bf32-24854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-24855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376, and the Request Id: b8c46839-24856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: fcca8487-24857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-24858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-24859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-24860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_417-, and the Request Id: f3f656ce-24861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-24862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-24863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-24864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-24865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-24866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_420, and the Request Id: 21b36df5-24867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_461, and the Request Id: 18402b88-24868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-24869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-24870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-24871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376-, and the Request Id: 1fa3c18e-24872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-24873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.276+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: 23960a06-24874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-24875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_368, and the Request Id: db93e7f9-24876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.291+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: 5d60eb13-24877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.297+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: 3255d763-24878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_426-, and the Request Id: 5278035c-24879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-24880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-24881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_461-, and the Request Id: faa99854-24882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-24883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-24884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-24886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_423-, and the Request Id: 140e4b8b-24887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-24885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_368-, and the Request Id: 6cbdf1f8-24888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-24889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-24890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-24891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-24892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-24893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-24894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-24895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-24896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-24897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-24898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-24899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-24900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.333+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: 2a9fa42d-24901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_375, and the Request Id: 9e1a69f6-24902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_425, and the Request Id: 5e9a2eb4-24903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-24904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-24905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375-, and the Request Id: 8ae11b5f-24906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-24907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-24908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-24909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.346+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: f9bd0188-24910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_462, and the Request Id: 18402b88-24911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-24912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-24913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-24914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-24915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_418-, and the Request Id: f3f656ce-24916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-24917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377, and the Request Id: b8c46839-24918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-24919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-24920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_425-, and the Request Id: 5864bf32-24921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-24922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-24923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: fcca8487-24924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.374+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: faa99854-24925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-24926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377-, and the Request Id: 1fa3c18e-24927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-24928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-24929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.384+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: 23960a06-24930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-24931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-24932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_10_421, and the Request Id: 21b36df5-24933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-24934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_369, and the Request Id: db93e7f9-24935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-24936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.401+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: 3255d763-24937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-24938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-24938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-24939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-24939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-24940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.407+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: 5d60eb13-24941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-24942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-24942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-24943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_369-, and the Request Id: 6cbdf1f8-24944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-24945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-24946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-24947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-24948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-24948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-24949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.423+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: 5278035c-24950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-24951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-24952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_419, and the Request Id: 2a9fa42d-24953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_376, and the Request Id: 9e1a69f6-24954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-24955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_424-, and the Request Id: 140e4b8b-24956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-24957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-24958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-24958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-24959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-24960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-24960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-24961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-24961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376-, and the Request Id: 8ae11b5f-24962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-24963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-24964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: b8c46839-24965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-24966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-24966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-24967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-24968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-24968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.455+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: f3f656ce-24969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-24970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-24964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-24971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.458+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: 18402b88-24972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-24971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-24973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-24974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-24974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-24975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-24976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-24976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-24975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-24977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_426, and the Request Id: 5e9a2eb4-24978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_422, and the Request Id: 21b36df5-24979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_426, and the Request Id: f9bd0188-24980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-24981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-24982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378-, and the Request Id: 1fa3c18e-24984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-24983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-24981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.471+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: faa99854-24985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_422-, and the Request Id: 3255d763-24986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-24987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-24987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-24988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-24989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-24988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426-, and the Request Id: fcca8487-24990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.477+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: db93e7f9-24991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-24992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_426-, and the Request Id: 5864bf32-24993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-24992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.482+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: 23960a06-24994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-24995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-24996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-24997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-24997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-24998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-24999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-24999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.494+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: 5278035c-25000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_420, and the Request Id: 2a9fa42d-25001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-25003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-25004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_425, and the Request Id: 5d60eb13-25006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.501+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: 6cbdf1f8-25008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f9bd0188-25009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-25010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.505+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: f3f656ce-25012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-25015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.514+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: 9e1a69f6-25016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3255d763-25017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.521+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: 140e4b8b-25018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-25020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-25021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-25024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377-, and the Request Id: 8ae11b5f-25026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-25027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.539+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: 18402b88-25031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427, and the Request Id: 5e9a2eb4-25032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: b8c46839-25033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-25035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-25036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-25038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_427, and the Request Id: f9bd0188-25039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_423, and the Request Id: 21b36df5-25040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427-, and the Request Id: fcca8487-25042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-25043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-25044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-25046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379-, and the Request Id: 1fa3c18e-25047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.558+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: faa99854-25048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-25049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-25050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.565+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: 23960a06-25052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-25053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.567+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: 5864bf32-25054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-25055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-25056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_423-, and the Request Id: 3255d763-25057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_421, and the Request Id: 2a9fa42d-25059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.575+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: 5d60eb13-25062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_429-, and the Request Id: 5278035c-25064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-25065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-25066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-25068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-25069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_421-, and the Request Id: f3f656ce-25070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.586+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: 140e4b8b-25071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-25072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-25073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_378, and the Request Id: 9e1a69f6-25074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.590+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: db93e7f9-25076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: fcca8487-25075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_428, and the Request Id: 5e9a2eb4-25078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-25079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-25080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-25082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-25083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380, and the Request Id: b8c46839-25084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.605+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: 6cbdf1f8-25085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-25087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378-, and the Request Id: 8ae11b5f-25088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-25089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: fcca8487-25091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.611+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: 18402b88-25092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.613+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: f9bd0188-25094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380-, and the Request Id: 1fa3c18e-25096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-25097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-25098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-25099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.652+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: 21b36df5-25100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_428-, and the Request Id: 5864bf32-25101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.657+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: faa99854-25103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-25105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-25108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-25109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-25111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_424-, and the Request Id: 3255d763-25112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-25113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-25114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-25118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-25120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-25121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.679+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: db93e7f9-25122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-25125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.683+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: 2a9fa42d-25127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.684+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: 5d60eb13-25128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_4_430, and the Request Id: 23960a06-25130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-25131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-25132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-25133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.690+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: 140e4b8b-25134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-25135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_379, and the Request Id: 9e1a69f6-25136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.693+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: 6cbdf1f8-25139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_430-, and the Request Id: 5278035c-25140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-25142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-25143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.699+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: f3f656ce-25145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.700+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: 18402b88-25146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_429, and the Request Id: f9bd0188-25147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-25148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-25150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.703+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: 21b36df5-25151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-25153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381, and the Request Id: b8c46839-25154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379-, and the Request Id: 8ae11b5f-25155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429, and the Request Id: 5e9a2eb4-25156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-25158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_466-, and the Request Id: faa99854-25160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381-, and the Request Id: 1fa3c18e-25161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429-, and the Request Id: fcca8487-25162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_429-, and the Request Id: 5864bf32-25165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-25166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_425-, and the Request Id: 3255d763-25167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-25169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-25171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-25172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-25174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.739+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: 5d60eb13-25175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.742+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: 23960a06-25177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-25179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-25182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-25184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.753+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: 140e4b8b-25186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_373, and the Request Id: db93e7f9-25187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_423, and the Request Id: 2a9fa42d-25188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_431-, and the Request Id: 5278035c-25189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-25191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-25192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-25193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-25195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 5e9a2eb4-25197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.768+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: f3f656ce-25200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-25198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-25202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.771+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: 9e1a69f6-25203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_430-, and the Request Id: fcca8487-25206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_430, and the Request Id: f9bd0188-25207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382, and the Request Id: b8c46839-25208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_373-, and the Request Id: 6cbdf1f8-25209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-25210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-25214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-25213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_380-, and the Request Id: 8ae11b5f-25215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-25216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_467, and the Request Id: 18402b88-25218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-25219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-25220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382-, and the Request Id: 1fa3c18e-25221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_430-, and the Request Id: 5864bf32-25222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_432, and the Request Id: 23960a06-25224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.796+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: faa99854-25226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-25227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-25228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-25229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.809+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: 5d60eb13-25235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_432-, and the Request Id: 5278035c-25236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-25238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-25237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.814+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: 21b36df5-25240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-25242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-25243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-25244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-25245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.824+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: 140e4b8b-25247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-25248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_426-, and the Request Id: 3255d763-25249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-25250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-25252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-25255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.835+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: 9e1a69f6-25256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-25257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-25260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_431, and the Request Id: f9bd0188-25261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-25263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.844+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: db93e7f9-25264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_431, and the Request Id: 5e9a2eb4-25266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383, and the Request Id: b8c46839-25268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_424, and the Request Id: 2a9fa42d-25269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381-, and the Request Id: 8ae11b5f-25270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.855+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: 5864bf32-25271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.857+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: 18402b88-25272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.858+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: f3f656ce-25274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-25275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-25279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.867+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: 5d60eb13-25280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383-, and the Request Id: 1fa3c18e-25281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.869+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: 6cbdf1f8-25282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-25283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-25284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_431-, and the Request Id: fcca8487-25285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_430-, and the Request Id: 140e4b8b-25287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_468-, and the Request Id: faa99854-25288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-25289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-25290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-25292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-25294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_433, and the Request Id: 23960a06-25295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_427, and the Request Id: 21b36df5-25296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5864bf32-25299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-25300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-25301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-25302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.895+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: f9bd0188-25303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-25304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.897+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: 5278035c-25305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-25306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.904+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: 3255d763-25310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-25312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-25313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_432-, and the Request Id: 5864bf32-25314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.908+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: 9e1a69f6-25315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-25316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-25317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.915+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: 2a9fa42d-25318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-25319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-25321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.922+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: f3f656ce-25323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-25325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382-, and the Request Id: 8ae11b5f-25326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-25327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-25328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.926+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: 5d60eb13-25330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.929+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: 18402b88-25331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-25334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.935+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: db93e7f9-25336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_432, and the Request Id: 5e9a2eb4-25337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384, and the Request Id: b8c46839-25338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-25339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-25341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_375-, and the Request Id: 6cbdf1f8-25342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_469-, and the Request Id: faa99854-25343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: fcca8487-25346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-25347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-25348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.951+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: 140e4b8b-25349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-25350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 3255d763-25351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-25352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.956+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: 2a9fa42d-25353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384-, and the Request Id: 1fa3c18e-25355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.960+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: 21b36df5-25356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 23960a06-25358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-25359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5278035c-25360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5e9a2eb4-25362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-25363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-25364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-25365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.973+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: f3f656ce-25366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5864bf32-25367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_428-, and the Request Id: 3255d763-25368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_434, and the Request Id: 23960a06-25369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_433, and the Request Id: f9bd0188-25370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 9e1a69f6-25371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: b8c46839-25372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 2a9fa42d-25374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 5d60eb13-25373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: fcca8487-25375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 140e4b8b-25376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.985+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: 5864bf32-25377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: db93e7f9-25378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_432, and the Request Id: 5d60eb13-25379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 18402b88-25380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 21b36df5-25381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: faa99854-25382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 1fa3c18e-25383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 8ae11b5f-25384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f9bd0188-25386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: 6cbdf1f8-25385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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_383, and the Request Id: 9e1a69f6-25387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:19.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: f3f656ce-25388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_434-, and the Request Id: 5278035c-25389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_470, and the Request Id: 18402b88-25390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.003+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: 140e4b8b-25392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.004+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: db93e7f9-25393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_376-, and the Request Id: 6cbdf1f8-25397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383-, and the Request Id: 8ae11b5f-25398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.011+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: faa99854-25399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-25400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385, and the Request Id: b8c46839-25404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 5e9a2eb4-25407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-25409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385-, and the Request Id: 1fa3c18e-25412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_429, and the Request Id: 21b36df5-25413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: fcca8487-25415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18402b88-25416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_427, and the Request Id: 2a9fa42d-25417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-25418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.035+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: f9bd0188-25420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_429-, and the Request Id: 3255d763-25422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.041+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: f3f656ce-25425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-25426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.047+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: 5864bf32-25429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-25430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-25432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.056+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: 5d60eb13-25436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-25437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.060+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: 9e1a69f6-25440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-25443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.064+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: 23960a06-25445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.065+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: 140e4b8b-25446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386, and the Request Id: b8c46839-25448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.074+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: 18402b88-25451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.074+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: 5278035c-25452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384-, and the Request Id: 8ae11b5f-25454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386-, and the Request Id: 1fa3c18e-25459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.082+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: faa99854-25460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-25461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-25462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-25465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.086+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: db93e7f9-25466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-25467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-25470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.091+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: 21b36df5-25471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434, and the Request Id: 5e9a2eb4-25472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_435, and the Request Id: f9bd0188-25475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.095+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: 6cbdf1f8-25476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5278035c-25477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-25480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_434-, and the Request Id: fcca8487-25481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.103+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: 3255d763-25482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 1fa3c18e-25483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.110+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: 5864bf32-25486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-25489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_428, and the Request Id: 2a9fa42d-25491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.116+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: 23960a06-25494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-25496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_436-, and the Request Id: 5278035c-25501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.125+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: 5d60eb13-25502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.125+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: 18402b88-25503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-25504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-25507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.131+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: 9e1a69f6-25508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387, and the Request Id: b8c46839-25509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.136+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: faa99854-25511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.136+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: f3f656ce-25512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.137+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: 140e4b8b-25513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.144+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: db93e7f9-25519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387-, and the Request Id: 1fa3c18e-25517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385-, and the Request Id: 8ae11b5f-25521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.151+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: 21b36df5-25526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-25527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_378-, and the Request Id: 6cbdf1f8-25530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_7_435, and the Request Id: 5e9a2eb4-25531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.161+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: 3255d763-25535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_436, and the Request Id: f9bd0188-25539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-25541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-25544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.175+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: 23960a06-25548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: faa99854-25553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_436-, and the Request Id: 5864bf32-25554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_473, and the Request Id: 18402b88-25555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435-, and the Request Id: fcca8487-25556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_429, and the Request Id: 2a9fa42d-25557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-25558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.188+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: 5278035c-25559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.188+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: 5d60eb13-25560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_473-, and the Request Id: faa99854-25562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_429-, and the Request Id: f3f656ce-25564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388, and the Request Id: b8c46839-25569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-25570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.204+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: 140e4b8b-25571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.212+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: 21b36df5-25577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-25578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-25579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-25580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_432-, and the Request Id: 3255d763-25583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.222+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: 9e1a69f6-25584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-25585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_379, and the Request Id: db93e7f9-25586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388-, and the Request Id: 1fa3c18e-25587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-25588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.232+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: 6cbdf1f8-25593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_437, and the Request Id: f9bd0188-25594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436, and the Request Id: 5e9a2eb4-25598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386-, and the Request Id: 8ae11b5f-25599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.236+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: 2a9fa42d-25600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_436-, and the Request Id: fcca8487-25603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.243+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: 5864bf32-25606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.244+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: f3f656ce-25607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.248+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: 23960a06-25611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-25612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_474, and the Request Id: 18402b88-25613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-25619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-25621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.278+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: faa99854-25622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.280+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: 5d60eb13-25623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.282+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: 5278035c-25625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_433, and the Request Id: 21b36df5-25626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-25629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-25634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.293+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: db93e7f9-25635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.293+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: 3255d763-25636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.297+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: 140e4b8b-25639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-25643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-25645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389, and the Request Id: b8c46839-25646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.306+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: f9bd0188-25647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.310+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: 6cbdf1f8-25652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-25657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_387, and the Request Id: 9e1a69f6-25659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_431, and the Request Id: 2a9fa42d-25660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437, and the Request Id: 5e9a2eb4-25661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.320+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: 5864bf32-25662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389-, and the Request Id: 1fa3c18e-25664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_475, and the Request Id: 18402b88-25666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_434, and the Request Id: 21b36df5-25667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_431-, and the Request Id: f3f656ce-25671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437-, and the Request Id: fcca8487-25672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-25674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_434-, and the Request Id: 3255d763-25675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.341+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: 23960a06-25677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387-, and the Request Id: 8ae11b5f-25676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_475-, and the Request Id: faa99854-25678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.365+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: 5278035c-25687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.366+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: 5d60eb13-25688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-25692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.380+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: 140e4b8b-25698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438, and the Request Id: 5e9a2eb4-25705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_381, and the Request Id: db93e7f9-25707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390, and the Request Id: b8c46839-25708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.396+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: 6cbdf1f8-25712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-25713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-25715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390-, and the Request Id: 1fa3c18e-25716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-25718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.405+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: 18402b88-25719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_432, and the Request Id: 2a9fa42d-25721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_439, and the Request Id: f9bd0188-25722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438-, and the Request Id: fcca8487-25723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_435, and the Request Id: 21b36df5-25725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.422+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: 5864bf32-25728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_476-, and the Request Id: faa99854-25731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-25734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.433+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: f3f656ce-25733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_440, and the Request Id: 23960a06-25737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_438, and the Request Id: 5d60eb13-25740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: fcca8487-25741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.446+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: 9e1a69f6-25742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-25745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.467+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: 3255d763-25747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.472+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: 140e4b8b-25749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.478+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: 5278035c-25751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388-, and the Request Id: 8ae11b5f-25753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-25754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_439, and the Request Id: 5e9a2eb4-25755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-25760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_382, and the Request Id: db93e7f9-25761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-25767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.520+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: f9bd0188-25768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_477, and the Request Id: 18402b88-25769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439-, and the Request Id: fcca8487-25773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391, and the Request Id: b8c46839-25775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.545+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: 6cbdf1f8-25776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.548+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: faa99854-25777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391-, and the Request Id: 1fa3c18e-25783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-25784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_440-, and the Request Id: 5864bf32-25785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.560+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: 2a9fa42d-25787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_436, and the Request Id: 21b36df5-25788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_436-, and the Request Id: 3255d763-25792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-25793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: faa99854-25795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.575+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: f3f656ce-25796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-25797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-25798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-25799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_439, and the Request Id: 5d60eb13-25800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-25802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_439-, and the Request Id: 140e4b8b-25807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_389, and the Request Id: 9e1a69f6-25808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-25811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.598+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: 23960a06-25812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3255d763-25814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-25815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-25817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389-, and the Request Id: 8ae11b5f-25818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-25819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.606+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: 5278035c-25821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_478, and the Request Id: 18402b88-25822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.609+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: db93e7f9-25825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440, and the Request Id: 5e9a2eb4-25826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_478-, and the Request Id: faa99854-25828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-25829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.619+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: f9bd0188-25835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392, and the Request Id: b8c46839-25836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440-, and the Request Id: fcca8487-25837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-25839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_383-, and the Request Id: 6cbdf1f8-25841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-25842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_441-, and the Request Id: 5864bf32-25844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-25845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.633+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: 5d60eb13-25847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.633+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: 21b36df5-25848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392-, and the Request Id: 1fa3c18e-25849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_440-, and the Request Id: 140e4b8b-25851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_434, and the Request Id: 2a9fa42d-25852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_437-, and the Request Id: 3255d763-25854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-25856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.645+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: f3f656ce-25858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-25860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.652+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: 23960a06-25864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-25869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.663+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: 5278035c-25871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_479, and the Request Id: 18402b88-25873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441, and the Request Id: 5e9a2eb4-25877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-25878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.685+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: 9e1a69f6-25883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_384, and the Request Id: db93e7f9-25884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393, and the Request Id: b8c46839-25888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_441-, and the Request Id: fcca8487-25889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-25890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_479-, and the Request Id: faa99854-25891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390-, and the Request Id: 8ae11b5f-25894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_384-, and the Request Id: 6cbdf1f8-25895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393-, and the Request Id: 1fa3c18e-25896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.705+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: 5d60eb13-25897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-25901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-25902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.717+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: f9bd0188-25908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.718+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: 21b36df5-25909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.719+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: 140e4b8b-25910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-25913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_435, and the Request Id: 2a9fa42d-25914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_442-, and the Request Id: 5864bf32-25915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-25916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_10_438-, and the Request Id: 3255d763-25921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-25925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_435-, and the Request Id: f3f656ce-25926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.743+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: 23960a06-25927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-25930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442, and the Request Id: 5e9a2eb4-25932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_385, and the Request Id: db93e7f9-25934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_480, and the Request Id: 18402b88-25937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-25938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-25940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_443-, and the Request Id: 5278035c-25941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.761+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: 6cbdf1f8-25942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.762+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: faa99854-25943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: fcca8487-25944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-25945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-25946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-25949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394, and the Request Id: b8c46839-25950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-25947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-25951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-25949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-25951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_443, and the Request Id: f9bd0188-25953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-25955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-25956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-25954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394-, and the Request Id: 1fa3c18e-25958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-25961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-25954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-25957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_442, and the Request Id: 5d60eb13-25965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_391, and the Request Id: 9e1a69f6-25966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.796+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: 5864bf32-25967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-25968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-25969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-25969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-25970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-25970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_439, and the Request Id: 21b36df5-25971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-25972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-25972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.804+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: 23960a06-25973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.807+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: 140e4b8b-25974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-25975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-25976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-25977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-25978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-25975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-25979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-25980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-25979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_481, and the Request Id: 18402b88-25981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.816+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: 3255d763-25982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-25983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391-, and the Request Id: 8ae11b5f-25984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-25983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-25985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-25986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-25985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-25980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-25987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-25987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 5e9a2eb4-25988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-25989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.825+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: 2a9fa42d-25990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-25989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-25991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-25991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.829+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: db93e7f9-25992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-25993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-25994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-25995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-25995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_444-, and the Request Id: 5278035c-25996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.836+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: faa99854-25997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-25998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-25998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-25999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-26000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-26002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_436-, and the Request Id: f3f656ce-26001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_386-, and the Request Id: 6cbdf1f8-26003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-26004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-26005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-26006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_444, and the Request Id: f9bd0188-26007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443-, and the Request Id: fcca8487-26008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395, and the Request Id: b8c46839-26009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-26010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-26011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-26012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-26013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-26014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-26015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: faa99854-26016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_444-, and the Request Id: 5864bf32-26017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395-, and the Request Id: 1fa3c18e-26018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-26019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.869+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: 5d60eb13-26020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-26021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_440, and the Request Id: 21b36df5-26022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-26023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-26024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-26025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-26026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_443-, and the Request Id: 140e4b8b-26027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-26028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-26029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-26030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-26031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-26032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_392, and the Request Id: 9e1a69f6-26033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-26034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-26035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-26036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_482, and the Request Id: 18402b88-26037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_440-, and the Request Id: 3255d763-26038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_445, and the Request Id: 23960a06-26039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-26040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-26041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392-, and the Request Id: 8ae11b5f-26042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-26043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-26044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-26045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-26047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_482-, and the Request Id: faa99854-26048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-26046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-26049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-26050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-26051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-26052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-26053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-26054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-26055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-26056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_445, and the Request Id: f9bd0188-26057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.911+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: 5278035c-26058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.911+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: db93e7f9-26059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 140e4b8b-26060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.915+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: 2a9fa42d-26061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_444, and the Request Id: 5d60eb13-26063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-26064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-26065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-26067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.923+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: f3f656ce-26066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-26068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 3255d763-26069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-26070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-26071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.928+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: 21b36df5-26072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_444, and the Request Id: 5e9a2eb4-26073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-26074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_445-, and the Request Id: 5864bf32-26076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-26075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-26077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_444-, and the Request Id: 140e4b8b-26078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_441-, and the Request Id: 3255d763-26079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: b8c46839-26080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.942+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: 6cbdf1f8-26081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-26082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-26083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5278035c-26084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: fcca8487-26085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-26086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_446, and the Request Id: 23960a06-26087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-26089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-26088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_396-, and the Request Id: 1fa3c18e-26090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5e9a2eb4-26091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.955+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: 9e1a69f6-26093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-26092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f3f656ce-26094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.959+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: 5278035c-26095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-26096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_438, and the Request Id: 2a9fa42d-26097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: db93e7f9-26098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-26099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: f9bd0188-26100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: fcca8487-26101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: b8c46839-26102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3255d763-26103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393-, and the Request Id: 8ae11b5f-26104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 23960a06-26105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 18402b88-26106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 6cbdf1f8-26107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-26108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 9e1a69f6-26109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_438-, and the Request Id: f3f656ce-26110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: faa99854-26111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5d60eb13-26112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_483, and the Request Id: 18402b88-26113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-26115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 21b36df5-26116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: fcca8487-26117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 5864bf32-26118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445, and the Request Id: 5e9a2eb4-26119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-26120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.990+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: 5d60eb13-26121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 2a9fa42d-26122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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_483-, and the Request Id: faa99854-26123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 8ae11b5f-26124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.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: 1fa3c18e-26125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-26126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:20.999+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: 21b36df5-26127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445-, and the Request Id: fcca8487-26129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.006+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: 140e4b8b-26130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_446, and the Request Id: f9bd0188-26133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-26134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.025+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: 23960a06-26143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_388, and the Request Id: db93e7f9-26144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_446-, and the Request Id: 5864bf32-26148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.031+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: 3255d763-26147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.031+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: 9e1a69f6-26149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.035+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: 5278035c-26151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-26154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397, and the Request Id: b8c46839-26155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-26156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.044+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: 6cbdf1f8-26158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-26159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.046+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: 2a9fa42d-26160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_484, and the Request Id: 18402b88-26161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397-, and the Request Id: 1fa3c18e-26163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394-, and the Request Id: 8ae11b5f-26164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-26166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-26167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: 5e9a2eb4-26175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_439-, and the Request Id: f3f656ce-26173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_446, and the Request Id: 5d60eb13-26176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_484-, and the Request Id: faa99854-26178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-26179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-26181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446-, and the Request Id: fcca8487-26185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-26190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.083+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: 23960a06-26192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.083+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: f9bd0188-26193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398, and the Request Id: b8c46839-26196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-26197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_446-, and the Request Id: 140e4b8b-26199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_448-, and the Request Id: 5278035c-26201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.092+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: 5864bf32-26203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.094+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: 9e1a69f6-26204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398-, and the Request Id: 1fa3c18e-26205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.103+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: 21b36df5-26208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-26210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395-, and the Request Id: 8ae11b5f-26212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.109+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: 3255d763-26215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.110+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: 18402b88-26216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_389, and the Request Id: db93e7f9-26221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447, and the Request Id: 5e9a2eb4-26224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-26225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447-, and the Request Id: fcca8487-26226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_485-, and the Request Id: faa99854-26228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-26234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_389-, and the Request Id: 6cbdf1f8-26235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_449, and the Request Id: 23960a06-26237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-26238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-26240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_447, and the Request Id: 5d60eb13-26241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-26248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_448, and the Request Id: f9bd0188-26249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.159+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: 5278035c-26252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_440, and the Request Id: 2a9fa42d-26253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-26255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.167+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: 140e4b8b-26256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.169+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: 5864bf32-26259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-26263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_444, and the Request Id: 21b36df5-26264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-26268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-26270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_396, and the Request Id: 9e1a69f6-26272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_440-, and the Request Id: f3f656ce-26273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448, and the Request Id: 5e9a2eb4-26275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399, and the Request Id: b8c46839-26276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_390, and the Request Id: db93e7f9-26279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_444-, and the Request Id: 3255d763-26280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448-, and the Request Id: fcca8487-26282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-26283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_450, and the Request Id: 23960a06-26286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396-, and the Request Id: 8ae11b5f-26287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399-, and the Request Id: 1fa3c18e-26288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.197+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: faa99854-26289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_450-, and the Request Id: 5278035c-26296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-26298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-26299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.211+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: 5d60eb13-26300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-26301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.215+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: 6cbdf1f8-26302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.216+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: f9bd0188-26303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-26306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-26307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_448-, and the Request Id: 140e4b8b-26309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.222+0000 [Thread-17899] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:21.222+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: 2a9fa42d-26310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-26316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: 5e9a2eb4-26317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_449-, and the Request Id: 5864bf32-26319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-26320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.238+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: 21b36df5-26323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.242+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: 23960a06-26326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.243+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: f3f656ce-26327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-26329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: fcca8487-26330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-26333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_397, and the Request Id: 9e1a69f6-26334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.255+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: 3255d763-26337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.255+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: 5278035c-26338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-26339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.260+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: 18402b88-26340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-26341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397-, and the Request Id: 8ae11b5f-26342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-26345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-26346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-26347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-26350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-26352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_487-, and the Request Id: faa99854-26353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400, and the Request Id: b8c46839-26357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.280+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: db93e7f9-26360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-26361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3255d763-26362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_449, and the Request Id: 5d60eb13-26363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400-, and the Request Id: 1fa3c18e-26364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_450, and the Request Id: f9bd0188-26366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.285+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: 6cbdf1f8-26367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-26371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-26373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-26374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_449-, and the Request Id: 140e4b8b-26375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_450, and the Request Id: 5e9a2eb4-26377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_450-, and the Request Id: 5864bf32-26385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.305+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: 23960a06-26386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.308+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: 9e1a69f6-26388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450-, and the Request Id: fcca8487-26389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_446, and the Request Id: 21b36df5-26390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.312+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: 2a9fa42d-26392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-26393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_452-, and the Request Id: 5278035c-26394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.367+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: 3255d763-26395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_442-, and the Request Id: f3f656ce-26397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-26399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: b8c46839-26404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398-, and the Request Id: 8ae11b5f-26405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-26407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_488, and the Request Id: 18402b88-26408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_392, and the Request Id: db93e7f9-26413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401-, and the Request Id: 1fa3c18e-26415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-26419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_450, and the Request Id: 5d60eb13-26420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-26421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.432+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: 21b36df5-26423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.438+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: 3255d763-26428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.439+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: faa99854-26429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-26431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-26432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.443+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: f9bd0188-26433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_443, and the Request Id: 2a9fa42d-26437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_7_451, and the Request Id: 5e9a2eb4-26438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_392-, and the Request Id: 6cbdf1f8-26440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_450-, and the Request Id: 140e4b8b-26441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_453, and the Request Id: 23960a06-26442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.459+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: f3f656ce-26445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_451-, and the Request Id: 5864bf32-26446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-26448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-26449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.469+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: 5278035c-26450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: fcca8487-26452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402, and the Request Id: b8c46839-26459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-26461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.488+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: 9e1a69f6-26463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-26464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-26467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_489, and the Request Id: 18402b88-26468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402-, and the Request Id: 1fa3c18e-26470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399-, and the Request Id: 8ae11b5f-26477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_489-, and the Request Id: faa99854-26478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-26482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_451, and the Request Id: 5d60eb13-26481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.516+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: 21b36df5-26484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.522+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: db93e7f9-26486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.527+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: 3255d763-26491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-26492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.529+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: 140e4b8b-26493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452, and the Request Id: 5e9a2eb4-26496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.535+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: 2a9fa42d-26497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.539+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: 23960a06-26500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_393-, and the Request Id: 6cbdf1f8-26502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.541+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: f9bd0188-26503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.542+0000 [Thread-18045] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:21.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452-, and the Request Id: fcca8487-26504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-26505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_454-, and the Request Id: 5278035c-26506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.547+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: f3f656ce-26510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: faa99854-26511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_452-, and the Request Id: 5864bf32-26512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403, and the Request Id: b8c46839-26514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403-, and the Request Id: 1fa3c18e-26525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-26533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-26534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_490-, and the Request Id: faa99854-26537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_449, and the Request Id: 21b36df5-26539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-26542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.590+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: 5d60eb13-26543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_453, and the Request Id: 5e9a2eb4-26545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_400, and the Request Id: 9e1a69f6-26547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.595+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: 3255d763-26548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-26549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-26553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_453, and the Request Id: f9bd0188-26554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_445, and the Request Id: 2a9fa42d-26555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.606+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: 140e4b8b-26557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453-, and the Request Id: fcca8487-26558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_455, and the Request Id: 23960a06-26559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.608+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: 5864bf32-26560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-26561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_394, and the Request Id: db93e7f9-26563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400-, and the Request Id: 8ae11b5f-26564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_445-, and the Request Id: f3f656ce-26566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.622+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: 5278035c-26568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-26570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 2a9fa42d-26573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-26575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404, and the Request Id: b8c46839-26576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-26578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_394-, and the Request Id: 6cbdf1f8-26579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-26581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-26583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_7_454, and the Request Id: 5e9a2eb4-26587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18402b88-26588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.652+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: 21b36df5-26589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404-, and the Request Id: 1fa3c18e-26592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-26593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-26595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_491, and the Request Id: 18402b88-26596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_446, and the Request Id: 2a9fa42d-26597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_450-, and the Request Id: 3255d763-26599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.666+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: faa99854-26602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_453, and the Request Id: 5d60eb13-26605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_446-, and the Request Id: f3f656ce-26607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: fcca8487-26609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.678+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: f9bd0188-26610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-26611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_453-, and the Request Id: 140e4b8b-26615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_401, and the Request Id: 9e1a69f6-26617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-26618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.692+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: 5864bf32-26620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-26621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401-, and the Request Id: 8ae11b5f-26626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.706+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: db93e7f9-26630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.711+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: 23960a06-26637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.720+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: 21b36df5-26641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.720+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: 5278035c-26642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_492, and the Request Id: 18402b88-26643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.723+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: 6cbdf1f8-26644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-26646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-26648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.731+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: 2a9fa42d-26651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_492-, and the Request Id: faa99854-26653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.737+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: 5d60eb13-26657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.739+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: 3255d763-26658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-26661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455, and the Request Id: 5e9a2eb4-26660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405, and the Request Id: b8c46839-26662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.744+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: f9bd0188-26663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_454-, and the Request Id: 140e4b8b-26666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-26668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_447-, and the Request Id: f3f656ce-26669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_402, and the Request Id: 9e1a69f6-26670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: fcca8487-26673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 6cbdf1f8-26674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.758+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: 5864bf32-26675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-26677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402-, and the Request Id: 8ae11b5f-26679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405-, and the Request Id: 1fa3c18e-26680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-26685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.775+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: 21b36df5-26687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-26688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_493, and the Request Id: 18402b88-26692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.781+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: 3255d763-26694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-26695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_457, and the Request Id: 23960a06-26698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-26700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.794+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: db93e7f9-26701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-26708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_457-, and the Request Id: 5278035c-26709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.809+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: 5d60eb13-26711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.813+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: faa99854-26714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_448, and the Request Id: 2a9fa42d-26715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-26716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406, and the Request Id: b8c46839-26717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-26719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_456, and the Request Id: f9bd0188-26720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.825+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: 6cbdf1f8-26723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.826+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: 140e4b8b-26724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 5e9a2eb4-26727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.833+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: f3f656ce-26729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.835+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: 9e1a69f6-26730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.837+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: 5864bf32-26731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-26732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406-, and the Request Id: 1fa3c18e-26734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-26735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_453, and the Request Id: 21b36df5-26736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-26737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456-, and the Request Id: fcca8487-26740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403-, and the Request Id: 8ae11b5f-26743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-26747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.860+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: 18402b88-26748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_453-, and the Request Id: 3255d763-26751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-26756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-26757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-26761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.882+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: 5d60eb13-26762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_494-, and the Request Id: faa99854-26764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_458, and the Request Id: 23960a06-26769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.886+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: db93e7f9-26770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_457, and the Request Id: f9bd0188-26771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-26772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.895+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: 2a9fa42d-26776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.896+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: 140e4b8b-26778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_397-, and the Request Id: 6cbdf1f8-26779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-26780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.903+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: 5278035c-26783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.910+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: 9e1a69f6-26788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407, and the Request Id: b8c46839-26789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_449-, and the Request Id: f3f656ce-26793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_457, and the Request Id: 5e9a2eb4-26795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_457-, and the Request Id: 5864bf32-26797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-26798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404-, and the Request Id: 8ae11b5f-26801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.925+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: 21b36df5-26802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407-, and the Request Id: 1fa3c18e-26803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-26804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457-, and the Request Id: fcca8487-26806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_495, and the Request Id: 18402b88-26807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.932+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: 3255d763-26809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-26816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.942+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: 23960a06-26818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-26819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-26820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 21b36df5-26821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.946+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: faa99854-26822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-26824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_398, and the Request Id: db93e7f9-26825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f3f656ce-26827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 1fa3c18e-26829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.955+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: 5d60eb13-26830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 3255d763-26831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 18402b88-26832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.959+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: 5278035c-26834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_450, and the Request Id: 2a9fa42d-26835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: b8c46839-26836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.966+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: 6cbdf1f8-26837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5e9a2eb4-26838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: f9bd0188-26839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.969+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: 140e4b8b-26841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_450-, and the Request Id: f3f656ce-26840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 23960a06-26842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-26844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-26845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: fcca8487-26846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: db93e7f9-26847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-26848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5864bf32-26849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5d60eb13-26850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 5e9a2eb4-26851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 2a9fa42d-26852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 9e1a69f6-26853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_458, and the Request Id: f9bd0188-26854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408, and the Request Id: b8c46839-26855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 5278035c-26856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 140e4b8b-26857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.988+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: 21b36df5-26858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 18402b88-26859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 6cbdf1f8-26860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: fcca8487-26861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: faa99854-26862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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: 8ae11b5f-26863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-26864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.998+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: 18402b88-26865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.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_455-, and the Request Id: 3255d763-26866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:21.999+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: 5864bf32-26867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_408-, and the Request Id: 1fa3c18e-26868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_405, and the Request Id: 9e1a69f6-26869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-26870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-26871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-26872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-26873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-26874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_460, and the Request Id: 23960a06-26875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-26876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_496-, and the Request Id: faa99854-26877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-26878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405-, and the Request Id: 8ae11b5f-26879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-26880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-26881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.012+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: db93e7f9-26882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-26883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-26884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.016+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: 2a9fa42d-26885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f9bd0188-26886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.019+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: 5d60eb13-26887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-26888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_451-, and the Request Id: f3f656ce-26889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-26890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-26891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-26892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.069+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: 140e4b8b-26893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.069+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: 6cbdf1f8-26894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.071+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: 5278035c-26895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-26896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-26897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 18402b88-26898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-26899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-26900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-26901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-26902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-26903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-26904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-26905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-26906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-26907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-26908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_459, and the Request Id: 5e9a2eb4-26909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409, and the Request Id: b8c46839-26910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-26911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-26912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-26913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.091+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: 21b36df5-26915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.091+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: f9bd0188-26914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: faa99854-26916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-26917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.096+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: 3255d763-26918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-26919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409-, and the Request Id: 1fa3c18e-26920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-26921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-26922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-26923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-26924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_459-, and the Request Id: 5864bf32-26925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_459-, and the Request Id: fcca8487-26926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-26927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.105+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: 9e1a69f6-26928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-26929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.106+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: 2a9fa42d-26930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.108+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: 23960a06-26931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 18402b88-26932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-26933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.112+0000 [Thread-18342] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-07-16T14:55:22.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: f9bd0188-26934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: faa99854-26935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-26935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-26936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406-, and the Request Id: 8ae11b5f-26937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-26938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_452-, and the Request Id: f3f656ce-26939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.118+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: 18402b88-26940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-26941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-26942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-26943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_4_461-, and the Request Id: 5278035c-26944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-26945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-26946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.127+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: 5d60eb13-26947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-26946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-26948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-26949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.131+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: faa99854-26950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-26951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-26951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-26952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-26953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-26954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-26955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_400, and the Request Id: db93e7f9-26956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-26955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-26957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-26958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-26959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-26960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-26961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-26958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-26961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-26963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-26960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_459-, and the Request Id: 140e4b8b-26962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 18402b88-26964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-26963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.153+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: 6cbdf1f8-26965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-26966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-26967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-26968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-26966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-26968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-26969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.164+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: 21b36df5-26970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-26969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410, and the Request Id: b8c46839-26971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-26972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: 5e9a2eb4-26973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-26974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.169+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: 2a9fa42d-26975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-26972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-26977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-26976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-26977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_460, and the Request Id: f9bd0188-26978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-26979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.175+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: 3255d763-26980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-26981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460-, and the Request Id: fcca8487-26982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-26983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_453-, and the Request Id: f3f656ce-26984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-26981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: faa99854-26985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410-, and the Request Id: 1fa3c18e-26986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-26987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-26987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_460-, and the Request Id: 5864bf32-26988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-26989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-26990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_407, and the Request Id: 9e1a69f6-26991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-26992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-26990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-26992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-26993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-26994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-26994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-26995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-26996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 2a9fa42d-26997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-26998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 18402b88-26999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-26998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.198+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: 23960a06-27000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_460, and the Request Id: 5d60eb13-27001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-26999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407-, and the Request Id: 8ae11b5f-27004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-27008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-27009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-27008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.209+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: 5278035c-27010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_460-, and the Request Id: 140e4b8b-27012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-27011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_498, and the Request Id: 18402b88-27013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-27017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-27020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_458, and the Request Id: 21b36df5-27021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.225+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: db93e7f9-27027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.226+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: 2a9fa42d-27028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.228+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: f9bd0188-27030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_461, and the Request Id: 5e9a2eb4-27031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.228+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: faa99854-27032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.230+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: 3255d763-27033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-27034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411, and the Request Id: b8c46839-27035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_454-, and the Request Id: f3f656ce-27036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.234+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: 6cbdf1f8-27038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.236+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: 5864bf32-27039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 18402b88-27040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411-, and the Request Id: 1fa3c18e-27042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_461-, and the Request Id: fcca8487-27044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-27045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: faa99854-27049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-27053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-27054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-27055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-27056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.254+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: 9e1a69f6-27059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.255+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: 5d60eb13-27061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 18402b88-27062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18402b88-27062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.259+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: 23960a06-27063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: faa99854-27064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa99854-27064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_9_499, and the Request Id: 18402b88-27065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-27067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-27069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408-, and the Request Id: 8ae11b5f-27070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.267+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: f9bd0188-27072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_499-, and the Request Id: faa99854-27075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-27076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_461-, and the Request Id: 140e4b8b-27077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_459, and the Request Id: 21b36df5-27079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_4_463-, and the Request Id: 5278035c-27082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.277+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: db93e7f9-27085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.278+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: 2a9fa42d-27086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.278+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: 5864bf32-27087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.285+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: 3255d763-27090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_455-, and the Request Id: f3f656ce-27093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_402-, and the Request Id: 6cbdf1f8-27094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462, and the Request Id: 5e9a2eb4-27095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-27097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: b8c46839-27098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412-, and the Request Id: 1fa3c18e-27101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: fcca8487-27109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_409, and the Request Id: 9e1a69f6-27111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-27112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-27115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409-, and the Request Id: 8ae11b5f-27118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_463, and the Request Id: f9bd0188-27122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-27123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.365+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: 23960a06-27124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-27125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-27130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-27131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_462, and the Request Id: 5d60eb13-27133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.373+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: 2a9fa42d-27134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.376+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: db93e7f9-27137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.377+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: 21b36df5-27138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.377+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: 140e4b8b-27139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.380+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: 5278035c-27140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.384+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: f3f656ce-27143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.385+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: 5864bf32-27144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413, and the Request Id: b8c46839-27147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_463, and the Request Id: 5e9a2eb4-27149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_460-, and the Request Id: 3255d763-27150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.396+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: 6cbdf1f8-27153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 21b36df5-27158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413-, and the Request Id: 1fa3c18e-27159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_410, and the Request Id: 9e1a69f6-27161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463-, and the Request Id: fcca8487-27162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410-, and the Request Id: 8ae11b5f-27166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-27171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.431+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: 2a9fa42d-27183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_465, and the Request Id: 23960a06-27184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.434+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: 5d60eb13-27186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_464, and the Request Id: f9bd0188-27191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_10_461, and the Request Id: 21b36df5-27193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.441+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: 140e4b8b-27194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_457-, and the Request Id: f3f656ce-27197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.446+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: 5278035c-27198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_464-, and the Request Id: 5864bf32-27199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_404, and the Request Id: db93e7f9-27201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.450+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: 9e1a69f6-27202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414, and the Request Id: b8c46839-27204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-27207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_461-, and the Request Id: 3255d763-27209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_404-, and the Request Id: 6cbdf1f8-27210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411-, and the Request Id: 8ae11b5f-27211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464, and the Request Id: 5e9a2eb4-27212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414-, and the Request Id: 1fa3c18e-27215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464-, and the Request Id: fcca8487-27218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-27221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-27223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-27224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-27226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_466, and the Request Id: 23960a06-27230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-27231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_458, and the Request Id: 2a9fa42d-27232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-27236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.497+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: 5278035c-27238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_465, and the Request Id: f9bd0188-27239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-27241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_464, and the Request Id: 5d60eb13-27247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_412, and the Request Id: 9e1a69f6-27249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-27250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465, and the Request Id: 5e9a2eb4-27252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-27254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.509+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: 5864bf32-27253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.510+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: 21b36df5-27255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415, and the Request Id: b8c46839-27256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.513+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: f3f656ce-27257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465-, and the Request Id: fcca8487-27259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412-, and the Request Id: 8ae11b5f-27260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.520+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: db93e7f9-27263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.521+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: 140e4b8b-27264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.521+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: 3255d763-27265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415-, and the Request Id: 1fa3c18e-27266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.536+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: 6cbdf1f8-27275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_467, and the Request Id: 23960a06-27279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.553+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: 5278035c-27286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-27289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466, and the Request Id: 5e9a2eb4-27290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-27292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.563+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: 2a9fa42d-27293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-27294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-27298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_466, and the Request Id: f9bd0188-27299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: b8c46839-27300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_466-, and the Request Id: fcca8487-27302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-27304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-27303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416-, and the Request Id: 1fa3c18e-27307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-27308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.580+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: 5864bf32-27309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_459-, and the Request Id: f3f656ce-27310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.581+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: 9e1a69f6-27311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.584+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: 21b36df5-27316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_406, and the Request Id: db93e7f9-27318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-27320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_468, and the Request Id: 23960a06-27321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-27322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413-, and the Request Id: 8ae11b5f-27324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.593+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: 3255d763-27325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.594+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: 5d60eb13-27327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.595+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: 6cbdf1f8-27328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_468-, and the Request Id: 5278035c-27331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-27332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-27334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_465-, and the Request Id: 140e4b8b-27335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417, and the Request Id: b8c46839-27338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467, and the Request Id: 5e9a2eb4-27342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-27343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.623+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: 2a9fa42d-27348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417-, and the Request Id: 1fa3c18e-27349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467-, and the Request Id: fcca8487-27352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-27355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-27356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.636+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: f3f656ce-27357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_467, and the Request Id: f9bd0188-27358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-27365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 2a9fa42d-27367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_467-, and the Request Id: 5864bf32-27368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.647+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: 9e1a69f6-27369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_407, and the Request Id: db93e7f9-27371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.649+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: 23960a06-27372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.654+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: 21b36df5-27376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.655+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: 5d60eb13-27377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414-, and the Request Id: 8ae11b5f-27382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_464-, and the Request Id: 3255d763-27383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_469-, and the Request Id: 5278035c-27384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_466-, and the Request Id: 140e4b8b-27385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.669+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: 6cbdf1f8-27386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-27390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_468, and the Request Id: 5e9a2eb4-27393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: b8c46839-27395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468-, and the Request Id: fcca8487-27400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-27404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_468, and the Request Id: f9bd0188-27405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.690+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: 2a9fa42d-27406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.695+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: 5864bf32-27408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-27409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418-, and the Request Id: 1fa3c18e-27410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.704+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: f3f656ce-27414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_467, and the Request Id: 5d60eb13-27416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.715+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: 140e4b8b-27421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-27429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.726+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: 9e1a69f6-27431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_465, and the Request Id: 21b36df5-27432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.735+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: db93e7f9-27433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-27434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.740+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: 6cbdf1f8-27437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415-, and the Request Id: 8ae11b5f-27438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-27440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.750+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: 3255d763-27441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_469, and the Request Id: f9bd0188-27444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_470, and the Request Id: 23960a06-27447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-27448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-27449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469, and the Request Id: 5e9a2eb4-27453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_469-, and the Request Id: 5864bf32-27454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 2a9fa42d-27456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-27457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_462, and the Request Id: 2a9fa42d-27463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_409, and the Request Id: db93e7f9-27464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.786+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: 5278035c-27465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419, and the Request Id: b8c46839-27468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469-, and the Request Id: fcca8487-27469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_468, and the Request Id: 5d60eb13-27470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-27471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.796+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: f3f656ce-27472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_468-, and the Request Id: 140e4b8b-27474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419-, and the Request Id: 1fa3c18e-27475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_409-, and the Request Id: 6cbdf1f8-27476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-27481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_466, and the Request Id: 21b36df5-27483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-27485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_470, and the Request Id: f9bd0188-27491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_466-, and the Request Id: 3255d763-27492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_416, and the Request Id: 9e1a69f6-27493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-27495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_470-, and the Request Id: 5864bf32-27498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-27500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 21b36df5-27501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416-, and the Request Id: 8ae11b5f-27502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_463, and the Request Id: 2a9fa42d-27503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-27505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-27510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f9bd0188-27511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.864+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: 23960a06-27512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-27515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.871+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: 5d60eb13-27516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_410, and the Request Id: db93e7f9-27518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 1fa3c18e-27519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470, and the Request Id: 5e9a2eb4-27520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.879+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: f3f656ce-27521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420, and the Request Id: b8c46839-27522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_471-, and the Request Id: 5278035c-27523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-27527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_469-, and the Request Id: 140e4b8b-27528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470-, and the Request Id: fcca8487-27529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.888+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: 21b36df5-27530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420-, and the Request Id: 1fa3c18e-27534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.894+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: 6cbdf1f8-27535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_417, and the Request Id: 9e1a69f6-27541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.901+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: 3255d763-27543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_471, and the Request Id: f9bd0188-27544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-27548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-27553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-27555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.916+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: 5864bf32-27554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.922+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: 23960a06-27557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417-, and the Request Id: 8ae11b5f-27561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471, and the Request Id: 5e9a2eb4-27563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-27564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.928+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: 5d60eb13-27565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_464, and the Request Id: 2a9fa42d-27566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-27567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.934+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: 5278035c-27569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-27571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_470-, and the Request Id: 140e4b8b-27572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 3255d763-27573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.939+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: f3f656ce-27574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471-, and the Request Id: fcca8487-27576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_468, and the Request Id: 21b36df5-27578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 6cbdf1f8-27579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_468-, and the Request Id: 3255d763-27582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_411, and the Request Id: db93e7f9-27584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 8ae11b5f-27586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-27587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5e9a2eb4-27588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421, and the Request Id: b8c46839-27589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f9bd0188-27590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 21b36df5-27592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5278035c-27593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5864bf32-27594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: fcca8487-27595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: f3f656ce-27596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.969+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: f9bd0188-27597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421-, and the Request Id: 1fa3c18e-27598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.977+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: 6cbdf1f8-27599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 9e1a69f6-27600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 5d60eb13-27601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3255d763-27602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 23960a06-27603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_472-, and the Request Id: 5864bf32-27605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: db93e7f9-27606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 2a9fa42d-27607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-27608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-27609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-27611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-27612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_465, and the Request Id: 2a9fa42d-27613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: b8c46839-27614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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: 140e4b8b-27615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.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_473, and the Request Id: 23960a06-27610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.994+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: 5d60eb13-27616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-27618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.995+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: 9e1a69f6-27617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472, and the Request Id: 5e9a2eb4-27619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-27620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:22.999+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: 21b36df5-27621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: fcca8487-27622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-27624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418-, and the Request Id: 8ae11b5f-27625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.011+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: f3f656ce-27626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.012+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: 5278035c-27627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.015+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: 140e4b8b-27628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-27629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_469-, and the Request Id: 3255d763-27630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-27631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-27632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-27634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.026+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: db93e7f9-27636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-27638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-27641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.034+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: 6cbdf1f8-27642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-27643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: b8c46839-27644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-27646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-27649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422-, and the Request Id: 1fa3c18e-27650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-27651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-27652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-27654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-27655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.059+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: f9bd0188-27657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.062+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: 23960a06-27660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-27661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473, and the Request Id: 5e9a2eb4-27663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-27664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.068+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: 21b36df5-27667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-27668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.071+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: 5d60eb13-27669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_474-, and the Request Id: 5278035c-27670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_419, and the Request Id: 9e1a69f6-27671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: fcca8487-27672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-27674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_470-, and the Request Id: 3255d763-27676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_473-, and the Request Id: 5864bf32-27675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-27677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.088+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: 2a9fa42d-27678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.091+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: 140e4b8b-27680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-27681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-27682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419-, and the Request Id: 8ae11b5f-27683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-27684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-27686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-27688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_466-, and the Request Id: f3f656ce-27689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-27691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-27693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-27694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423, and the Request Id: b8c46839-27697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-27698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.119+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: db93e7f9-27701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-27702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-27703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_4_475, and the Request Id: 23960a06-27704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-27705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-27706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423-, and the Request Id: 1fa3c18e-27710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-27711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_474, and the Request Id: f9bd0188-27713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_413-, and the Request Id: 6cbdf1f8-27716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_475-, and the Request Id: 5278035c-27717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.178+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: 21b36df5-27718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 5e9a2eb4-27720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-27722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-27723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-27725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-27726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.184+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: 9e1a69f6-27727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.186+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: 2a9fa42d-27728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.186+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: 5864bf32-27729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474-, and the Request Id: fcca8487-27730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_473, and the Request Id: 5d60eb13-27732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-27731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_10_471-, and the Request Id: 3255d763-27733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.199+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: f3f656ce-27736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-27737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_420-, and the Request Id: 8ae11b5f-27738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-27739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-27740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.212+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: 140e4b8b-27742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-27743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-27745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-27747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-27749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-27750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.221+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: 23960a06-27751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-27752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-27753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-27754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.222+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: f9bd0188-27755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_424, and the Request Id: b8c46839-27756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-27757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-27761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_475-, and the Request Id: 5864bf32-27762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_414, and the Request Id: db93e7f9-27763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.238+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: 5278035c-27767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-27769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-27770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424-, and the Request Id: 1fa3c18e-27771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_414-, and the Request Id: 6cbdf1f8-27772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-27774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_421, and the Request Id: 9e1a69f6-27776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-27777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.253+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: 21b36df5-27778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-27779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 5e9a2eb4-27780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.255+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: 2a9fa42d-27781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421-, and the Request Id: 8ae11b5f-27782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-27783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-27785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.265+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: 3255d763-27786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_468-, and the Request Id: f3f656ce-27788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-27789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475-, and the Request Id: fcca8487-27792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-27793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-27795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.285+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: 5d60eb13-27797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-27798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-27799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-27800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-27801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-27802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-27803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-27805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425, and the Request Id: b8c46839-27806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-27809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-27810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.302+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: 23960a06-27811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-27812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_476, and the Request Id: f9bd0188-27813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.305+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: db93e7f9-27815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425-, and the Request Id: 1fa3c18e-27816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-27817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.309+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: 5278035c-27818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_474-, and the Request Id: 140e4b8b-27819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.311+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: 2a9fa42d-27820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476, and the Request Id: 5e9a2eb4-27826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-27827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.320+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: 5864bf32-27828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_422, and the Request Id: 9e1a69f6-27829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_473, and the Request Id: 21b36df5-27830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-27832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_415-, and the Request Id: 6cbdf1f8-27833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476-, and the Request Id: fcca8487-27834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_469-, and the Request Id: f3f656ce-27836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.334+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: 3255d763-27837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-27838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-27841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-27843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422-, and the Request Id: 8ae11b5f-27845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-27846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-27847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-27849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-27851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3255d763-27852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-27854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426, and the Request Id: b8c46839-27853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-27860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-27862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.378+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: 23960a06-27863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.380+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: 5d60eb13-27865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-27866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477, and the Request Id: 5e9a2eb4-27867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.384+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: 2a9fa42d-27868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426-, and the Request Id: 1fa3c18e-27869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-27870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_4_478-, and the Request Id: 5278035c-27872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-27873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.393+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: f3f656ce-27874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-27875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: fcca8487-27876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-27877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.397+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: 21b36df5-27878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-27879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-27881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.404+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: f9bd0188-27882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_416, and the Request Id: db93e7f9-27883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.406+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: 140e4b8b-27884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-27885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 1fa3c18e-27888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_416-, and the Request Id: 6cbdf1f8-27889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.416+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: 5864bf32-27890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.418+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: 3255d763-27892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-27893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-27895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-27896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-27897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-27898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.429+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: 23960a06-27901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-27902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.432+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: 9e1a69f6-27903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-27904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-27906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_479-, and the Request Id: 5278035c-27907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-27908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427, and the Request Id: b8c46839-27909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-27911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: fcca8487-27910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478, and the Request Id: 5e9a2eb4-27912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423-, and the Request Id: 8ae11b5f-27916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-27917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_478-, and the Request Id: fcca8487-27918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-27921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-27922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427-, and the Request Id: 1fa3c18e-27924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.464+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: 5d60eb13-27925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_471, and the Request Id: 2a9fa42d-27927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-27928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-27929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-27930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_478, and the Request Id: f9bd0188-27931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-27932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-27933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-27934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.485+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: db93e7f9-27937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_476-, and the Request Id: 140e4b8b-27938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-27939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_475, and the Request Id: 21b36df5-27940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_478-, and the Request Id: 5864bf32-27942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_480, and the Request Id: 23960a06-27943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-27944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-27945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-27946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-27945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_424, and the Request Id: 9e1a69f6-27947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.501+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: f3f656ce-27948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.504+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: 3255d763-27950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.505+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: 5278035c-27952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.505+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: 6cbdf1f8-27953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-27954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-27954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-27955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-27955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-27958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428, and the Request Id: b8c46839-27959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-27958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-27960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-27961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-27962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424-, and the Request Id: 8ae11b5f-27964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-27965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: 5e9a2eb4-27966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428-, and the Request Id: 1fa3c18e-27968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-27969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-27970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-27971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-27972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-27973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-27973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479-, and the Request Id: fcca8487-27974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-27975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-27976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-27976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-27977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-27977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_479, and the Request Id: f9bd0188-27978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-27979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-27980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-27981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-27980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-27982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-27983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-27983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.552+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: 2a9fa42d-27984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-27985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-27985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-27981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.557+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: 5d60eb13-27986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-27987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-27987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.559+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: 23960a06-27988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-27990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-27989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-27990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-27989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_472-, and the Request Id: f3f656ce-27991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-27992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-27993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-27992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-27993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_476, and the Request Id: 21b36df5-27994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.571+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: db93e7f9-27995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-27996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-27997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-27998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.579+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: 5864bf32-27999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_477-, and the Request Id: 140e4b8b-28000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-28001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.586+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: 5278035c-28002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-28003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-28004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_425, and the Request Id: 9e1a69f6-28005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d60eb13-28007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.595+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: 6cbdf1f8-28009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-28011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-28012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-28013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-28014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_476-, and the Request Id: 3255d763-28015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425-, and the Request Id: 8ae11b5f-28016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480, and the Request Id: 5e9a2eb4-28017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429, and the Request Id: b8c46839-28019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-28020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-28023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-28025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-28026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_480, and the Request Id: f9bd0188-28027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-28028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_478, and the Request Id: 5d60eb13-28029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480-, and the Request Id: fcca8487-28030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-28031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-28032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.629+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: 5864bf32-28033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429-, and the Request Id: 1fa3c18e-28034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-28035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-28036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-28038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-28040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.642+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: 140e4b8b-28041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-28042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-28043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_482, and the Request Id: 23960a06-28044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-28045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_419, and the Request Id: db93e7f9-28047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5e9a2eb4-28048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-28049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_473, and the Request Id: 2a9fa42d-28050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-28052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.657+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: 6cbdf1f8-28053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-28055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-28056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_482-, and the Request Id: 5278035c-28057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_477, and the Request Id: 21b36df5-28058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-28059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-28060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_473-, and the Request Id: f3f656ce-28061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_426, and the Request Id: 9e1a69f6-28062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-28064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.681+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: 3255d763-28070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-28071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_430, and the Request Id: b8c46839-28073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-28074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426-, and the Request Id: 8ae11b5f-28076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-28078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-28079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: 5e9a2eb4-28080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-28081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.695+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: 5d60eb13-28082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-28083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430-, and the Request Id: 1fa3c18e-28084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-28085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-28086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_481, and the Request Id: f9bd0188-28087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-28089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-28090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.704+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: 23960a06-28091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-28092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-28094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-28095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_479-, and the Request Id: 140e4b8b-28096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-28097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481-, and the Request Id: fcca8487-28098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.712+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: db93e7f9-28100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_474, and the Request Id: 2a9fa42d-28101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.718+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: 5278035c-28105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.718+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: 5864bf32-28106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-28104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-28107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_420-, and the Request Id: 6cbdf1f8-28108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-28109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-28110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-28111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.725+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: 9e1a69f6-28112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_478, and the Request Id: 21b36df5-28115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.732+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: f3f656ce-28116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-28117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431, and the Request Id: b8c46839-28118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427-, and the Request Id: 8ae11b5f-28119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.737+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: 3255d763-28122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f9bd0188-28121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-28125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-28127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.747+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: 23960a06-28130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-28131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431-, and the Request Id: 1fa3c18e-28133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482, and the Request Id: 5e9a2eb4-28136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-28137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-28138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-28139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-28140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-28142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.763+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: 5278035c-28141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-28143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-28144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-28145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-28146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-28147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_480, and the Request Id: 5d60eb13-28148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.773+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: f9bd0188-28149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-28150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-28153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482-, and the Request Id: fcca8487-28154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.782+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: 2a9fa42d-28155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_480-, and the Request Id: 140e4b8b-28156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_428, and the Request Id: 9e1a69f6-28157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-28158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_482-, and the Request Id: 5864bf32-28160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.790+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: db93e7f9-28162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-28163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-28164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.796+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: f3f656ce-28167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: b8c46839-28168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-28169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.799+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: 21b36df5-28171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428-, and the Request Id: 8ae11b5f-28170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_421-, and the Request Id: 6cbdf1f8-28172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432-, and the Request Id: 1fa3c18e-28174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-28175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-28178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_479-, and the Request Id: 3255d763-28179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-28181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-28182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.811+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: 23960a06-28183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-28185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-28184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-28186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483, and the Request Id: 5e9a2eb4-28189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-28190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-28193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.822+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: 5278035c-28194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.826+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: 5d60eb13-28195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483-, and the Request Id: fcca8487-28196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-28197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-28199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-28200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-28203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23960a06-28204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433, and the Request Id: b8c46839-28205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-28206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.840+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: 140e4b8b-28207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-28208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-28209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-28210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-28211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-28212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-28213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_476, and the Request Id: 2a9fa42d-28214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.858+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: db93e7f9-28216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.859+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: f9bd0188-28217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_476-, and the Request Id: f3f656ce-28220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-28221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-28222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_422-, and the Request Id: 6cbdf1f8-28223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_429, and the Request Id: 9e1a69f6-28224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-28226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433-, and the Request Id: 1fa3c18e-28227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.873+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: 21b36df5-28228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429-, and the Request Id: 8ae11b5f-28230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-28231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.879+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: 23960a06-28234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_483-, and the Request Id: 5864bf32-28235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-28236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.881+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: 3255d763-28237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-28239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-28241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-28243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-28244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484, and the Request Id: 5e9a2eb4-28245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.895+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: 5d60eb13-28246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-28249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-28250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.903+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: 5278035c-28251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-28252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-28254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_482-, and the Request Id: 140e4b8b-28255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484-, and the Request Id: fcca8487-28256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-28257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-28258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-28259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-28260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.918+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: 2a9fa42d-28261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-28263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_434, and the Request Id: b8c46839-28265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-28266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-28267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-28268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-28269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-28270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-28271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.927+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: f3f656ce-28272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_484, and the Request Id: f9bd0188-28273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.930+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: db93e7f9-28274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_481, and the Request Id: 21b36df5-28275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-28276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_423-, and the Request Id: 6cbdf1f8-28277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_430, and the Request Id: 9e1a69f6-28278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 140e4b8b-28279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 2a9fa42d-28281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_484-, and the Request Id: 5864bf32-28282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.942+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: 3255d763-28284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430-, and the Request Id: 8ae11b5f-28286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434-, and the Request Id: 1fa3c18e-28287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-28289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-28291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-28293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-28294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-28295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_487, and the Request Id: 23960a06-28296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-28297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-28298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-28299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_483, and the Request Id: 5d60eb13-28300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-28301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: fcca8487-28302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-28304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485, and the Request Id: 5e9a2eb4-28305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_487-, and the Request Id: 5278035c-28306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-28307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 8ae11b5f-28308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: db93e7f9-28309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f3f656ce-28310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 3255d763-28311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 1fa3c18e-28312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485-, and the Request Id: fcca8487-28313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435, and the Request Id: b8c46839-28314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.979+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: 140e4b8b-28316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 6cbdf1f8-28317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: f9bd0188-28318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_478, and the Request Id: 2a9fa42d-28319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_424, and the Request Id: db93e7f9-28320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 9e1a69f6-28321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 21b36df5-28322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5864bf32-28324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-28325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.989+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: f3f656ce-28326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.991+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: 9e1a69f6-28328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435-, and the Request Id: 1fa3c18e-28329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-28330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_485, and the Request Id: f9bd0188-28327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.993+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: 6cbdf1f8-28331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5e9a2eb4-28332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 23960a06-28333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5d60eb13-28334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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_482, and the Request Id: 21b36df5-28335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: 5278035c-28336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.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: b8c46839-28337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:23.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431-, and the Request Id: 8ae11b5f-28338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_485-, and the Request Id: 5864bf32-28340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_488, and the Request Id: 23960a06-28341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.005+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: 3255d763-28343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-28350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.018+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: 5278035c-28352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.022+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: 5d60eb13-28355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436, and the Request Id: b8c46839-28358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-28359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-28361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-28365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.036+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: 2a9fa42d-28368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_425, and the Request Id: db93e7f9-28369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-28370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486, and the Request Id: 5e9a2eb4-28371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436-, and the Request Id: 1fa3c18e-28372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_425-, and the Request Id: 6cbdf1f8-28373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.049+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: 140e4b8b-28374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-28376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.054+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: f3f656ce-28379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-28381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.056+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: 9e1a69f6-28383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: fcca8487-28384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_486, and the Request Id: f9bd0188-28388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_483, and the Request Id: 21b36df5-28389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_486-, and the Request Id: 5864bf32-28393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_489, and the Request Id: 23960a06-28394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432-, and the Request Id: 8ae11b5f-28396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-28398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.076+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: 3255d763-28401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.080+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: 5278035c-28407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.082+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: 5d60eb13-28409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-28412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_487, and the Request Id: 5e9a2eb4-28413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437, and the Request Id: b8c46839-28418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_485-, and the Request Id: 140e4b8b-28420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487-, and the Request Id: fcca8487-28421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.095+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: db93e7f9-28422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-28425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_487, and the Request Id: f9bd0188-28431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-28432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437-, and the Request Id: 1fa3c18e-28433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_426-, and the Request Id: 6cbdf1f8-28434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.106+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: 9e1a69f6-28435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-28436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_480, and the Request Id: 2a9fa42d-28438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.110+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: 5864bf32-28439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-28445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_486, and the Request Id: 5d60eb13-28446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.118+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: 21b36df5-28447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433-, and the Request Id: 8ae11b5f-28449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.123+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: f3f656ce-28451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.129+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: 140e4b8b-28453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-28454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_484-, and the Request Id: 3255d763-28456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_490, and the Request Id: 23960a06-28459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-28466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.149+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: 5278035c-28472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.150+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: f9bd0188-28474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488, and the Request Id: 5e9a2eb4-28476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438, and the Request Id: b8c46839-28477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-28478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_427, and the Request Id: db93e7f9-28479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-28481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_488-, and the Request Id: fcca8487-28482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_488-, and the Request Id: 5864bf32-28485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.164+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: 9e1a69f6-28488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.167+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: 6cbdf1f8-28490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-28491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438-, and the Request Id: 1fa3c18e-28492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-28495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_487, and the Request Id: 5d60eb13-28499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.175+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: 2a9fa42d-28500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-28501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434-, and the Request Id: 8ae11b5f-28503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.178+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: 21b36df5-28504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_4_491, and the Request Id: 23960a06-28507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.186+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: f3f656ce-28511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489, and the Request Id: 5e9a2eb4-28513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.188+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: 140e4b8b-28514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_485-, and the Request Id: 3255d763-28515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.198+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: 5278035c-28517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489-, and the Request Id: fcca8487-28520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.206+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: f9bd0188-28524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439, and the Request Id: b8c46839-28532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-28535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439-, and the Request Id: 1fa3c18e-28540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-28541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_435, and the Request Id: 9e1a69f6-28542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_488, and the Request Id: 5d60eb13-28544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.232+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: db93e7f9-28545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcca8487-28547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_489-, and the Request Id: 5864bf32-28548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.240+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: 140e4b8b-28552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_482, and the Request Id: 2a9fa42d-28554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.245+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: 23960a06-28557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.247+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: 6cbdf1f8-28558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_482-, and the Request Id: f3f656ce-28562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490, and the Request Id: 5e9a2eb4-28563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435-, and the Request Id: 8ae11b5f-28564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-28565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.265+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: 21b36df5-28568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_492-, and the Request Id: 5278035c-28569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: fcca8487-28573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 23960a06-28576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.283+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: 3255d763-28579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-28583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-28584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440, and the Request Id: b8c46839-28586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_490, and the Request Id: f9bd0188-28587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.307+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: 5864bf32-28591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.307+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: db93e7f9-28592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-28595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_429-, and the Request Id: 6cbdf1f8-28597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440-, and the Request Id: 1fa3c18e-28599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-28602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-28606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_483, and the Request Id: 2a9fa42d-28605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-28607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.330+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: 5d60eb13-28609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-28610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.331+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: 23960a06-28611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.333+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: 9e1a69f6-28612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.335+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: f3f656ce-28614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcca8487-28616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491, and the Request Id: 5e9a2eb4-28618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.339+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: 140e4b8b-28619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436-, and the Request Id: 8ae11b5f-28621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_493-, and the Request Id: 5278035c-28624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-28625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.350+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: 21b36df5-28626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-28627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491-, and the Request Id: fcca8487-28630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.357+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: 3255d763-28632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.358+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: f9bd0188-28633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-28639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_491-, and the Request Id: 5864bf32-28641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.370+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: db93e7f9-28643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5278035c-28644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441, and the Request Id: b8c46839-28646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-28647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 21b36df5-28650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.378+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: 5d60eb13-28653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.379+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: 6cbdf1f8-28654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441-, and the Request Id: 1fa3c18e-28657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.391+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: 140e4b8b-28663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.392+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: 9e1a69f6-28664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_484, and the Request Id: 2a9fa42d-28665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-28667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-28670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5864bf32-28672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_492, and the Request Id: f9bd0188-28674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.402+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: 23960a06-28676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492, and the Request Id: 5e9a2eb4-28677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.406+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: f3f656ce-28678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437-, and the Request Id: 8ae11b5f-28679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.410+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: 21b36df5-28682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_494-, and the Request Id: 5278035c-28683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.413+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: 5864bf32-28685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.419+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: 3255d763-28687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_492-, and the Request Id: fcca8487-28688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-28690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-28697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.427+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: 5d60eb13-28698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-28699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.433+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: db93e7f9-28701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_491-, and the Request Id: 140e4b8b-28704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442, and the Request Id: b8c46839-28707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.443+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: 9e1a69f6-28712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-28716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.448+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: 6cbdf1f8-28717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-28719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.450+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: 23960a06-28720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_493, and the Request Id: f9bd0188-28723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.457+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: 2a9fa42d-28724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442-, and the Request Id: 1fa3c18e-28725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438-, and the Request Id: 8ae11b5f-28726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_493-, and the Request Id: 5864bf32-28728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_489, and the Request Id: 21b36df5-28734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.466+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: 5278035c-28735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_485-, and the Request Id: f3f656ce-28738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_492, and the Request Id: 5d60eb13-28739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_493, and the Request Id: 5e9a2eb4-28740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-28743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.475+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: 140e4b8b-28744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493-, and the Request Id: fcca8487-28745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_489-, and the Request Id: 3255d763-28746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-28749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-28757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_439, and the Request Id: 9e1a69f6-28762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3255d763-28764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_494, and the Request Id: f9bd0188-28767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.498+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: db93e7f9-28768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-28769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-28770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5278035c-28773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443, and the Request Id: b8c46839-28774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.504+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: 23960a06-28775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.504+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: 6cbdf1f8-28776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439-, and the Request Id: 8ae11b5f-28777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-28778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.510+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: 2a9fa42d-28780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.513+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: 5864bf32-28782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443-, and the Request Id: 1fa3c18e-28785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_490, and the Request Id: 21b36df5-28786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-28791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_496-, and the Request Id: 5278035c-28792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_493, and the Request Id: 5d60eb13-28793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: 5e9a2eb4-28794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_486-, and the Request Id: f3f656ce-28796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: fcca8487-28798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_490-, and the Request Id: 3255d763-28799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.535+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: 140e4b8b-28800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-28805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-28808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.547+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: db93e7f9-28810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-28811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9bd0188-28813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.560+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: 6cbdf1f8-28819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_495, and the Request Id: f9bd0188-28823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.564+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: 9e1a69f6-28825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444, and the Request Id: b8c46839-28827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.567+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: 23960a06-28828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-28832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440-, and the Request Id: 8ae11b5f-28833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_487, and the Request Id: 2a9fa42d-28836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_495, and the Request Id: 5e9a2eb4-28837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444-, and the Request Id: 1fa3c18e-28839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.586+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: 5d60eb13-28842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3255d763-28843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.589+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: 5278035c-28844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-28845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_495-, and the Request Id: 5864bf32-28846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_491, and the Request Id: 21b36df5-28847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495-, and the Request Id: fcca8487-28848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.595+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: f3f656ce-28849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.603+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: 3255d763-28854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-28855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.607+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: db93e7f9-28857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f9bd0188-28859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_494-, and the Request Id: 140e4b8b-28860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_434-, and the Request Id: 6cbdf1f8-28861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-28867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-28873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445, and the Request Id: b8c46839-28876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 5e9a2eb4-28882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-28884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.647+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: 2a9fa42d-28887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_441, and the Request Id: 9e1a69f6-28888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.649+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: 21b36df5-28889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.651+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: f9bd0188-28892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23960a06-28891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.654+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: 3255d763-28893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_441-, and the Request Id: 8ae11b5f-28894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_445-, and the Request Id: 1fa3c18e-28896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.659+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: 23960a06-28897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496-, and the Request Id: fcca8487-28898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d60eb13-28899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_488-, and the Request Id: f3f656ce-28900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_496-, and the Request Id: 5864bf32-28902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-28903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-28905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 5e9a2eb4-28907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_8_495, and the Request Id: 5d60eb13-28908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_435, and the Request Id: db93e7f9-28911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.675+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: 5278035c-28912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.676+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: 140e4b8b-28913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_435-, and the Request Id: 6cbdf1f8-28916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-28918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-28920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-28924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 140e4b8b-28928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_493, and the Request Id: 21b36df5-28931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-28934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-28934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_442, and the Request Id: 9e1a69f6-28940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497, and the Request Id: 5e9a2eb4-28941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: b8c46839-28942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 23960a06-28943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23960a06-28943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5278035c-28944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5278035c-28944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_489, and the Request Id: 2a9fa42d-28945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_499, and the Request Id: 23960a06-28946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_493-, and the Request Id: 3255d763-28948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-28950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-28950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.720+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: 5278035c-28952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-28949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497-, and the Request Id: fcca8487-28953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_497, and the Request Id: f9bd0188-28954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_489-, and the Request Id: f3f656ce-28955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446-, and the Request Id: 1fa3c18e-28956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442-, and the Request Id: 8ae11b5f-28957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-28958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-28959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_436, and the Request Id: db93e7f9-28961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.732+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: 5d60eb13-28964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-28967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_497-, and the Request Id: 5864bf32-28968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-28969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.743+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: 6cbdf1f8-28970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_496-, and the Request Id: 140e4b8b-28971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-28972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a2eb4-28973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-28972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-28977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-28976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-28977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 5e9a2eb4-28978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-28979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-28979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-28980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-28981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-28982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-28981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: fcca8487-28983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_494, and the Request Id: 21b36df5-28984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447, and the Request Id: b8c46839-28985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9a2eb4-28986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-28987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-28988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-28988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-28989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-28991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.772+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: 3255d763-28992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-28993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447-, and the Request Id: 1fa3c18e-28994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-28995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-28996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-28997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-28996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-28997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-28998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5e9a2eb4-28999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-28998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a2eb4-28999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_490, and the Request Id: 2a9fa42d-29000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: fcca8487-29001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-28995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-29002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcca8487-29001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-29003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-29004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499, and the Request Id: 5e9a2eb4-29005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-29006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_498, and the Request Id: f9bd0188-29007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-29003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-29009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140e4b8b-29011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_443, and the Request Id: 9e1a69f6-29012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-29011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_490-, and the Request Id: f3f656ce-29013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_497, and the Request Id: 5d60eb13-29014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499-, and the Request Id: fcca8487-29015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-29016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_437, and the Request Id: db93e7f9-29017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_498-, and the Request Id: 5864bf32-29018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-29020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-29021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443-, and the Request Id: 8ae11b5f-29022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.813+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: 140e4b8b-29023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448, and the Request Id: b8c46839-29024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.813+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: 6cbdf1f8-29025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-29027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-29026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-29027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-29028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-29029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448-, and the Request Id: 1fa3c18e-29030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-29031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-29031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.855+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: 21b36df5-29032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-29033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-29034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5864bf32-29035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-29034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-29036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-29036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.862+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: 3255d763-29037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-29038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140e4b8b-29039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.866+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: 2a9fa42d-29040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-29041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-29042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f9bd0188-29043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bd0188-29043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-29044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_491-, and the Request Id: f3f656ce-29045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5864bf32-29046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-29047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5864bf32-29046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-29048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-29048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_499, and the Request Id: f9bd0188-29049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-29050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-29051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-29051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-29052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-29053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.885+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: 5d60eb13-29054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-29055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-29057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_499-, and the Request Id: 5864bf32-29058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.891+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: 140e4b8b-29059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_444, and the Request Id: 9e1a69f6-29060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-29061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-29062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_449, and the Request Id: b8c46839-29063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-29064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-29065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-29065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_438, and the Request Id: db93e7f9-29067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-29068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-29068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-29069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449-, and the Request Id: 1fa3c18e-29070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444-, and the Request Id: 8ae11b5f-29071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-29073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.906+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: 21b36df5-29072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.908+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: 6cbdf1f8-29074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-29075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-29076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 5d60eb13-29077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d60eb13-29077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-29078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 140e4b8b-29079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140e4b8b-29079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-29080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-29081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_499, and the Request Id: 5d60eb13-29082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-29078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.923+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: 3255d763-29083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-29084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-29085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-29086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-29087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-29088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-29085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450, and the Request Id: b8c46839-29089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-29090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 6cbdf1f8-29091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_499-, and the Request Id: 140e4b8b-29092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.934+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: 9e1a69f6-29093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.935+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: 2a9fa42d-29094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-29095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450-, and the Request Id: 1fa3c18e-29096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-29097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.941+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: f3f656ce-29098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445-, and the Request Id: 8ae11b5f-29099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_439, and the Request Id: db93e7f9-29101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-29102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-29103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-29104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-29105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.951+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: 6cbdf1f8-29106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-29107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-29108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-29108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-29109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-29109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3f656ce-29110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-29111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-29112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.961+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: 21b36df5-29113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-29115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-29116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-29115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.966+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: 3255d763-29117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451, and the Request Id: b8c46839-29118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: f3f656ce-29119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-29119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_493, and the Request Id: 2a9fa42d-29120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 6cbdf1f8-29122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 8ae11b5f-29123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451-, and the Request Id: 1fa3c18e-29124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 21b36df5-29125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.979+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: 9e1a69f6-29126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.982+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: f3f656ce-29127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: db93e7f9-29128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: b8c46839-29129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 3255d763-29131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446-, and the Request Id: 8ae11b5f-29130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 2a9fa42d-29133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.992+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: db93e7f9-29134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 9e1a69f6-29135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b36df5-29136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-29136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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: 1fa3c18e-29137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:24.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_440-, and the Request Id: 6cbdf1f8-29138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 3255d763-29139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: f3f656ce-29140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-29139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-29144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.007+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: 21b36df5-29145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: b8c46839-29146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 2a9fa42d-29147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-29147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: f3f656ce-29149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-29149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_498-, and the Request Id: 3255d763-29150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452-, and the Request Id: 1fa3c18e-29152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_3_494, and the Request Id: 2a9fa42d-29154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.019+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: 9e1a69f6-29155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b36df5-29156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_3_494-, and the Request Id: f3f656ce-29158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447-, and the Request Id: 8ae11b5f-29161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 2a9fa42d-29162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.030+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: db93e7f9-29163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3255d763-29164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_441-, and the Request Id: 6cbdf1f8-29166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-29167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: f3f656ce-29168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 21b36df5-29170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b36df5-29170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: b8c46839-29172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 3255d763-29173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3255d763-29173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.049+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: 21b36df5-29175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-29176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 2a9fa42d-29177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-29177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453-, and the Request Id: 1fa3c18e-29178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-29179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-29179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.054+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: 2a9fa42d-29180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_499-, and the Request Id: 3255d763-29182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_448, and the Request Id: 9e1a69f6-29185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_495-, and the Request Id: f3f656ce-29184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448-, and the Request Id: 8ae11b5f-29188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 2a9fa42d-29190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-29191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-29192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 2a9fa42d-29196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-29197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_442, and the Request Id: db93e7f9-29198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-29196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3f656ce-29199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-29199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454, and the Request Id: b8c46839-29200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_496, and the Request Id: 2a9fa42d-29201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_442-, and the Request Id: 6cbdf1f8-29203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454-, and the Request Id: 1fa3c18e-29204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_496-, and the Request Id: f3f656ce-29206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 2a9fa42d-29210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_449, and the Request Id: 9e1a69f6-29211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449-, and the Request Id: 8ae11b5f-29213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: f3f656ce-29215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 2a9fa42d-29218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-29218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: f3f656ce-29220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-29220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.117+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: 2a9fa42d-29223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.118+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: db93e7f9-29224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-29225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455, and the Request Id: b8c46839-29226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.124+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: f3f656ce-29227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_443-, and the Request Id: 6cbdf1f8-29229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455-, and the Request Id: 1fa3c18e-29230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 2a9fa42d-29233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_450, and the Request Id: 9e1a69f6-29234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: f3f656ce-29236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450-, and the Request Id: 8ae11b5f-29238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a9fa42d-29239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-29239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: f3f656ce-29240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-29240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_498, and the Request Id: 2a9fa42d-29245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.150+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: db93e7f9-29246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.156+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: f3f656ce-29249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.158+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: 6cbdf1f8-29251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: b8c46839-29252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9fa42d-29254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456-, and the Request Id: 1fa3c18e-29257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.167+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: 9e1a69f6-29258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: f3f656ce-29259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451-, and the Request Id: 8ae11b5f-29260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 2a9fa42d-29263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fa42d-29263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: f3f656ce-29266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3f656ce-29266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.184+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: 2a9fa42d-29268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.185+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: db93e7f9-29270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_445-, and the Request Id: 6cbdf1f8-29272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.195+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: f3f656ce-29273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457, and the Request Id: b8c46839-29279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_452, and the Request Id: 9e1a69f6-29280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457-, and the Request Id: 1fa3c18e-29282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452-, and the Request Id: 8ae11b5f-29283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.220+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: db93e7f9-29288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.224+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: 6cbdf1f8-29290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 1fa3c18e-29294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458, and the Request Id: b8c46839-29297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_453, and the Request Id: 9e1a69f6-29299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458-, and the Request Id: 1fa3c18e-29301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453-, and the Request Id: 8ae11b5f-29303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.249+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: db93e7f9-29304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_447-, and the Request Id: 6cbdf1f8-29307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459, and the Request Id: b8c46839-29317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.273+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: 9e1a69f6-29319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.274+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: db93e7f9-29320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_459-, and the Request Id: 1fa3c18e-29321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454-, and the Request Id: 8ae11b5f-29322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.279+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: 6cbdf1f8-29323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-29329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-29332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: b8c46839-29335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.305+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: db93e7f9-29337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.306+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: 9e1a69f6-29338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460-, and the Request Id: 1fa3c18e-29339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455-, and the Request Id: 8ae11b5f-29340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.317+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: 6cbdf1f8-29342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-29344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-29352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.338+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: 9e1a69f6-29353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_450, and the Request Id: db93e7f9-29355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: b8c46839-29356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456-, and the Request Id: 8ae11b5f-29357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_450-, and the Request Id: 6cbdf1f8-29358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461-, and the Request Id: 1fa3c18e-29359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8c46839-29362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_457, and the Request Id: 9e1a69f6-29370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.372+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: db93e7f9-29372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462, and the Request Id: b8c46839-29374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457-, and the Request Id: 8ae11b5f-29375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_451-, and the Request Id: 6cbdf1f8-29376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462-, and the Request Id: 1fa3c18e-29378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-29379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_458, and the Request Id: 9e1a69f6-29387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.403+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: db93e7f9-29390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458-, and the Request Id: 8ae11b5f-29392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.407+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: 6cbdf1f8-29393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463, and the Request Id: b8c46839-29394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463-, and the Request Id: 1fa3c18e-29397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.430+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: 9e1a69f6-29406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_453, and the Request Id: db93e7f9-29407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459-, and the Request Id: 8ae11b5f-29410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464, and the Request Id: b8c46839-29411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_453-, and the Request Id: 6cbdf1f8-29412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464-, and the Request Id: 1fa3c18e-29414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-29416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.460+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: 9e1a69f6-29424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_454, and the Request Id: db93e7f9-29425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_454-, and the Request Id: 6cbdf1f8-29426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460-, and the Request Id: 8ae11b5f-29427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465, and the Request Id: b8c46839-29431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465-, and the Request Id: 1fa3c18e-29433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.493+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: db93e7f9-29440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.495+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: 9e1a69f6-29442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.501+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: 6cbdf1f8-29444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461-, and the Request Id: 8ae11b5f-29445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-29447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466, and the Request Id: b8c46839-29449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466-, and the Request Id: 1fa3c18e-29452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_456, and the Request Id: db93e7f9-29457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.532+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: 6cbdf1f8-29460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.534+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: 9e1a69f6-29462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462-, and the Request Id: 8ae11b5f-29465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: b8c46839-29468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467-, and the Request Id: 1fa3c18e-29472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.553+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: db93e7f9-29473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.560+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: 6cbdf1f8-29476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_463, and the Request Id: 9e1a69f6-29479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463-, and the Request Id: 8ae11b5f-29482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468, and the Request Id: b8c46839-29487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-29488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468-, and the Request Id: 1fa3c18e-29491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_458, and the Request Id: db93e7f9-29492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_464, and the Request Id: 9e1a69f6-29496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.593+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: 6cbdf1f8-29497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464-, and the Request Id: 8ae11b5f-29499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-29502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469, and the Request Id: b8c46839-29504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469-, and the Request Id: 1fa3c18e-29508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_459, and the Request Id: db93e7f9-29510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.618+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: 9e1a69f6-29513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.619+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: 6cbdf1f8-29514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465-, and the Request Id: 8ae11b5f-29516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-29521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470, and the Request Id: b8c46839-29523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470-, and the Request Id: 1fa3c18e-29526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.642+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: db93e7f9-29528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.647+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: 9e1a69f6-29531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_460-, and the Request Id: 6cbdf1f8-29532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466-, and the Request Id: 8ae11b5f-29534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471, and the Request Id: b8c46839-29542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_461, and the Request Id: db93e7f9-29546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471-, and the Request Id: 1fa3c18e-29548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.674+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: 9e1a69f6-29549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_461-, and the Request Id: 6cbdf1f8-29550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467-, and the Request Id: 8ae11b5f-29551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472, and the Request Id: b8c46839-29562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.704+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: db93e7f9-29563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.709+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: 6cbdf1f8-29567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472-, and the Request Id: 1fa3c18e-29568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_468, and the Request Id: 9e1a69f6-29566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468-, and the Request Id: 8ae11b5f-29569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-29572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-29575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-29576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_463, and the Request Id: db93e7f9-29581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.733+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: 9e1a69f6-29583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473, and the Request Id: b8c46839-29584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.735+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: 6cbdf1f8-29585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469-, and the Request Id: 8ae11b5f-29586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473-, and the Request Id: 1fa3c18e-29588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-29594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_464, and the Request Id: db93e7f9-29597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.757+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: 9e1a69f6-29599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.761+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: 6cbdf1f8-29601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470-, and the Request Id: 8ae11b5f-29603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474, and the Request Id: b8c46839-29604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474-, and the Request Id: 1fa3c18e-29607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.782+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: db93e7f9-29615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_471, and the Request Id: 9e1a69f6-29617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.786+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: 6cbdf1f8-29618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471-, and the Request Id: 8ae11b5f-29619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: b8c46839-29624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475-, and the Request Id: 1fa3c18e-29627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_466, and the Request Id: db93e7f9-29631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-29632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.809+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: 9e1a69f6-29633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.811+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: 6cbdf1f8-29635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_2_472-, and the Request Id: 8ae11b5f-29636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476, and the Request Id: b8c46839-29644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.831+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: db93e7f9-29648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476-, and the Request Id: 1fa3c18e-29649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.833+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: 9e1a69f6-29651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.835+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: 6cbdf1f8-29652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473-, and the Request Id: 8ae11b5f-29654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477, and the Request Id: b8c46839-29662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.859+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: db93e7f9-29667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477-, and the Request Id: 1fa3c18e-29668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.860+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: 9e1a69f6-29669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.864+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: 6cbdf1f8-29670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474-, and the Request Id: 8ae11b5f-29671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-29677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-29680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_469, and the Request Id: db93e7f9-29682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: b8c46839-29683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.889+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: 9e1a69f6-29686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_469-, and the Request Id: 6cbdf1f8-29687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478-, and the Request Id: 1fa3c18e-29688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475-, and the Request Id: 8ae11b5f-29690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-29692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-29694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-29695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_470, and the Request Id: db93e7f9-29700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479, and the Request Id: b8c46839-29701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.926+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: 6cbdf1f8-29703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.928+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: 9e1a69f6-29706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479-, and the Request Id: 1fa3c18e-29705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476-, and the Request Id: 8ae11b5f-29708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-29715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_471, and the Request Id: db93e7f9-29716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480, and the Request Id: b8c46839-29719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.951+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: 6cbdf1f8-29720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.955+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: 9e1a69f6-29723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480-, and the Request Id: 1fa3c18e-29724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477-, and the Request Id: 8ae11b5f-29726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-29729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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_472, and the Request Id: db93e7f9-29733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 8ae11b5f-29734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.977+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: 6cbdf1f8-29736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481, and the Request Id: b8c46839-29738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 9e1a69f6-29739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.985+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: 9e1a69f6-29742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481-, and the Request Id: 1fa3c18e-29743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 6cbdf1f8-29744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478-, and the Request Id: 8ae11b5f-29745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: b8c46839-29746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: db93e7f9-29747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-29748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:25.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: 1fa3c18e-29750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_473, and the Request Id: db93e7f9-29751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_473-, and the Request Id: 6cbdf1f8-29753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: b8c46839-29757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.012+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: 9e1a69f6-29760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482-, and the Request Id: 1fa3c18e-29761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-29762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479-, and the Request Id: 8ae11b5f-29764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_474, and the Request Id: db93e7f9-29769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_474-, and the Request Id: 6cbdf1f8-29773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483, and the Request Id: b8c46839-29774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483-, and the Request Id: 1fa3c18e-29776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.043+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: 9e1a69f6-29779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480-, and the Request Id: 8ae11b5f-29782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_475, and the Request Id: db93e7f9-29787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_6_475-, and the Request Id: 6cbdf1f8-29791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484, and the Request Id: b8c46839-29792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484-, and the Request Id: 1fa3c18e-29796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.070+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: 9e1a69f6-29797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481-, and the Request Id: 8ae11b5f-29799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.087+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: db93e7f9-29805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-29806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_476-, and the Request Id: 6cbdf1f8-29807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: b8c46839-29812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_482, and the Request Id: 9e1a69f6-29813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482-, and the Request Id: 8ae11b5f-29815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485-, and the Request Id: 1fa3c18e-29816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_477, and the Request Id: db93e7f9-29823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.121+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: 6cbdf1f8-29826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.123+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: 9e1a69f6-29828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486, and the Request Id: b8c46839-29832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483-, and the Request Id: 8ae11b5f-29833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486-, and the Request Id: 1fa3c18e-29835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 9e1a69f6-29836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_478, and the Request Id: db93e7f9-29840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3c18e-29842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.147+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: 6cbdf1f8-29843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.155+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: 9e1a69f6-29848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487, and the Request Id: b8c46839-29850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 6cbdf1f8-29851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484-, and the Request Id: 8ae11b5f-29852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487-, and the Request Id: 1fa3c18e-29853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.171+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: db93e7f9-29858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 1fa3c18e-29860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_479-, and the Request Id: 6cbdf1f8-29861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.183+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: 9e1a69f6-29866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-29867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488, and the Request Id: b8c46839-29868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbdf1f8-29869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485-, and the Request Id: 8ae11b5f-29870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488-, and the Request Id: 1fa3c18e-29871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.196+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: db93e7f9-29875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_480-, and the Request Id: 6cbdf1f8-29878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: b8c46839-29883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_486, and the Request Id: 9e1a69f6-29884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489, and the Request Id: b8c46839-29886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486-, and the Request Id: 8ae11b5f-29888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489-, and the Request Id: 1fa3c18e-29889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.221+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: db93e7f9-29893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_481-, and the Request Id: 6cbdf1f8-29895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.235+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: 9e1a69f6-29901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487-, and the Request Id: 8ae11b5f-29905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490, and the Request Id: b8c46839-29906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_482, and the Request Id: db93e7f9-29909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490-, and the Request Id: 1fa3c18e-29911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_482-, and the Request Id: 6cbdf1f8-29912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-29915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_488, and the Request Id: 9e1a69f6-29920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-29922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-29924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491, and the Request Id: b8c46839-29925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.270+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: db93e7f9-29926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488-, and the Request Id: 8ae11b5f-29927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491-, and the Request Id: 1fa3c18e-29928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.277+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: 6cbdf1f8-29930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-29933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e1a69f6-29935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_489, and the Request Id: 9e1a69f6-29939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-29941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492, and the Request Id: b8c46839-29942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_484, and the Request Id: db93e7f9-29944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489-, and the Request Id: 8ae11b5f-29945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492-, and the Request Id: 1fa3c18e-29946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.306+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: 6cbdf1f8-29947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-29950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-29955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 8ae11b5f-29956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_490, and the Request Id: 9e1a69f6-29959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_485, and the Request Id: db93e7f9-29961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493, and the Request Id: b8c46839-29962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490-, and the Request Id: 8ae11b5f-29963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_485-, and the Request Id: 6cbdf1f8-29964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493-, and the Request Id: 1fa3c18e-29965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e1a69f6-29966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-29973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_491, and the Request Id: 9e1a69f6-29975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_486, and the Request Id: db93e7f9-29979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491-, and the Request Id: 8ae11b5f-29980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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_5_494, and the Request Id: b8c46839-29981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.360+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: 6cbdf1f8-29982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494-, and the Request Id: 1fa3c18e-29983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-29985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ae11b5f-29987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-29990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-29990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-29991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-29991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-29992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-29992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_487, and the Request Id: db93e7f9-29993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-29994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-29994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-29995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-29995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.383+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: 9e1a69f6-29996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-29997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-29997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: b8c46839-29998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.386+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: 6cbdf1f8-29999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492-, and the Request Id: 8ae11b5f-30000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495-, and the Request Id: 1fa3c18e-30001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-30004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-30006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-30007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-30008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-30009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-30010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_488, and the Request Id: db93e7f9-30011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-30012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-30012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_493, and the Request Id: 9e1a69f6-30013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-30014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-30014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-30015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.410+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: 6cbdf1f8-30016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-30015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496, and the Request Id: b8c46839-30017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493-, and the Request Id: 8ae11b5f-30018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496-, and the Request Id: 1fa3c18e-30020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-30023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-30024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-30027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-30026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.429+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: db93e7f9-30028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-30029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-30030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-30030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_494, and the Request Id: 9e1a69f6-30031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-30032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_489-, and the Request Id: 6cbdf1f8-30033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-30032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-30034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-30034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497, and the Request Id: b8c46839-30035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494-, and the Request Id: 8ae11b5f-30036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497-, and the Request Id: 1fa3c18e-30038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 6cbdf1f8-30040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-30041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-30042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: db93e7f9-30043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-30044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_490, and the Request Id: db93e7f9-30046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-30047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-30048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-30047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.461+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: 9e1a69f6-30049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_490-, and the Request Id: 6cbdf1f8-30050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495-, and the Request Id: 8ae11b5f-30051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8c46839-30052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-30052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa3c18e-30053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-30053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498, and the Request Id: b8c46839-30055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498-, and the Request Id: 1fa3c18e-30058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-30059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-30061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.485+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: db93e7f9-30063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-30064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-30065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-30065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_491-, and the Request Id: 6cbdf1f8-30066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-30067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_496, and the Request Id: 9e1a69f6-30068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-30069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: b8c46839-30070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496-, and the Request Id: 8ae11b5f-30071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8c46839-30070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 1fa3c18e-30072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa3c18e-30072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499, and the Request Id: b8c46839-30074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499-, and the Request Id: 1fa3c18e-30077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-30078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-30079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_492, and the Request Id: db93e7f9-30080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-30081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_492-, and the Request Id: 6cbdf1f8-30083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-30082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-30082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.518+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: 9e1a69f6-30084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497-, and the Request Id: 8ae11b5f-30086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db93e7f9-30089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-30090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-30091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.535+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: db93e7f9-30092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_493-, and the Request Id: 6cbdf1f8-30094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-30095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-30095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-30093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_498, and the Request Id: 9e1a69f6-30096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498-, and the Request Id: 8ae11b5f-30098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 8ae11b5f-30102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.560+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: db93e7f9-30104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.565+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: 6cbdf1f8-30105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 9e1a69f6-30106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e1a69f6-30106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae11b5f-30107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae11b5f-30107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.569+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: 9e1a69f6-30108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499-, and the Request Id: 8ae11b5f-30109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-30110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-30113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.591+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: db93e7f9-30114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.595+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: 6cbdf1f8-30115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.612+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: db93e7f9-30120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.617+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: 6cbdf1f8-30121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db93e7f9-30122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-30125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_497, and the Request Id: db93e7f9-30126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.642+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: 6cbdf1f8-30127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_498, and the Request Id: db93e7f9-30132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.665+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: 6cbdf1f8-30133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: 6cbdf1f8-30135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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: db93e7f9-30136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db93e7f9-30136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cbdf1f8-30137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbdf1f8-30137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_499, and the Request Id: db93e7f9-30138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.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_499-, and the Request Id: 6cbdf1f8-30139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.695+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT1M13.763608507S [facility=, subject=, traceId=] 2026-07-16T14:55:26.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 5086e677-30140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30141, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.790+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:26.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: d7700657-30142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7700657-30142 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.914+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: 4cd2de67-30143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.962+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: 45a8890e-30144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 58c42cf2-30145, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:26.978+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Possible problem deleting Policy 'id1' when deleting Service 'ac.dc'. Continuing, but might trigger a re-sync with affected ric 'ric'. Repsonse: "<401 UNAUTHORIZED Unauthorized,{"type":"about:blank","status":401,"detail":"Not authorized"},[Content-Type:"application/problem+json"]>" [facility=, subject=, traceId=] 2026-07-16T14:55:27.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: 96f45119-30146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 58c42cf2-30147, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.053+0000 [reactor-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 2026-07-16T14:55:27.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96f45119-30146 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/NoService, and the Request Id: 3b261662-30148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.118+0000 [webflux-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Exception caught during service deletion while deleting service NoService: Could not find service: NoService [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b261662-30148 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.209+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: 415413ae-30149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.214+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:27.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: b02b9e23-30150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30151, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b02b9e23-30150 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance1, and the Request Id: 174b487f-30152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30153, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174b487f-30152 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.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: 18035dc8-30154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 58c42cf2-30155, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18035dc8-30154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: fb519242-30156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 58c42cf2-30157, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb519242-30156 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.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: 5ae260dd-30158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 58c42cf2-30159, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae260dd-30158 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.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: 45c22dc4-30160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 58c42cf2-30161, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c22dc4-30160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.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: 3e46f483-30162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.668+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-07-16T14:55:27.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e46f483-30162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 089b1eb7-30163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.733+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-07-16T14:55:27.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 089b1eb7-30163 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.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: cb7bcf65-30164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.815+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-07-16T14:55:27.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb7bcf65-30164 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.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: 23c94a1d-30165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.879+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-07-16T14:55:27.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c94a1d-30165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: fea06efd-30166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30167, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:27.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fea06efd-30166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.025+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: 1b41904a-30168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b41904a-30168 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.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: a0f5921c-30169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30170, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30171, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0f5921c-30169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.135+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 2026-07-16T14:55:28.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: 65cf227d-30172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30173, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cf227d-30172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.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: 57a4e32e-30174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30175, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30176, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a4e32e-30174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.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: a64799b3-30177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a64799b3-30177 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.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: b6506c8f-30178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6506c8f-30178 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.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: 3d181da8-30179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30180, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d181da8-30179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.395+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-07-16T14:55:28.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: 9cd624d6-30181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30182, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30183, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9cd624d6-30181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.469+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false},{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-07-16T14:55:28.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: bc4e9254-30184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30185, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc4e9254-30184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.526+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-07-16T14:55:28.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: 05d956f4-30186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30187, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30188, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.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: 3adcc77c-30189, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adcc77c-30189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 05d956f4-30186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.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: a9c9788b-30190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9c9788b-30190 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.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: 9b2766e5-30191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b2766e5-30191 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: ed3811d9-30192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30193, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.740+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:28.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed3811d9-30192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: a1069495-30194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1069495-30194 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 7362da30-30195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30196, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7362da30-30195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:28.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: 2142f138-30197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2142f138-30197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/JUNK, and the Request Id: 496c6134-30198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496c6134-30198 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.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: e726b162-30199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e726b162-30199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.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: 31d8b320-30200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d8b320-30200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.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: 8e5fb0d1-30201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e5fb0d1-30201 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.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: 55009a9d-30202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55009a9d-30202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.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: cf00328e-30203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf00328e-30203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.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: 8a18f593-30204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a18f593-30204 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d064ec48-30205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d064ec48-30205 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.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: 1097bf72-30206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1097bf72-30206 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.499+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: 076da458-30207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 076da458-30207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.561+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: 56ff35f2-30208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ff35f2-30208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.607+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: dab271ff-30209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dab271ff-30209 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.649+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: bc3bbbc6-30210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc3bbbc6-30210 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.701+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: ecd0c969-30211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ecd0c969-30211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.754+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: 868bacc0-30212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 868bacc0-30212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.801+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: 82da7ecd-30213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82da7ecd-30213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.840+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: 0813c159-30214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0813c159-30214 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/status, and the Request Id: 32168f6c-30215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32168f6c-30215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 0f8b3eea-30216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:29.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f8b3eea-30216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id2, and the Request Id: 3caabfcd-30217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.232+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: 3adcc77c-30218, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adcc77c-30218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.235+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:30.403+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: 806a50fc-30219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.453+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: f0bd883d-30220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.490+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: a36b6417-30221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.530+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: c6757efc-30222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6757efc-30222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.585+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: 1269b964-30223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1269b964-30223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.587+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:36073/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} [facility=, subject=, traceId=] 2026-07-16T14:55:30.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc/keepalive, and the Request Id: 8c69ef30-30224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 4b69e7a0-30225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30226, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.688+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:30.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/junk/keepalive, and the Request Id: b72188c6-30227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b72188c6-30227 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.777+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: 03b2ca47-30228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 03b2ca47-30228 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.833+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: 75b21822-30229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b21822-30229 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.880+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: 2d377722-30230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d377722-30230 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.922+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: 5cf29995-30231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf29995-30231 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.969+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: 01979eb4-30232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:30.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 01979eb4-30232 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.023+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: afc87071-30233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.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: 2750858f-30234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30235, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.078+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:31.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: debfe7ff-30236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.128+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: 3adcc77c-30237, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adcc77c-30237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.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: 0785c15e-30238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30239, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0785c15e-30238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.230+0000 [webflux-http-epoll-1] 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: c3f6cedd-30240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30241, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3f6cedd-30240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.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: 76ecdbe8-30242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ecdbe8-30242 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.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: 54af9e39-30243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.338+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: 3adcc77c-30244, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adcc77c-30244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54af9e39-30243 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.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: d8fe4e61-30245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30246, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8fe4e61-30245 the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.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: dfe50398-30247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30248, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.457+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:31.542+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: f4555ca5-30249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.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: cc7dc6b3-30250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.601+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: 3adcc77c-30251, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adcc77c-30251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.606+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:31.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: ce490c5e-30252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30253, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce490c5e-30252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.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: 1c805730-30254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30255, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c805730-30254 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.794+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: c37103b1-30256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.842+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: d5bb1df2-30257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.847+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:31.857+0000 [webflux-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-07-16T14:55:31.857+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: 76a70b0a-30258, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:31.862+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=] 2026-07-16T14:55:31.871+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: junkService, callback: https://junk failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-07-16T14:55:32.156+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: b668daa0-30259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:32.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: 6e25e804-30260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:32.207+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: 3adcc77c-30261, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:32.210+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:32.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adcc77c-30261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.206+0000 [parallel-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 2026-07-16T14:55:34.252+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:34.255+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:34.640+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: da656117-30262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da656117-30262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.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: cfef53dc-30263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67e39ef9-30264, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e39ef9-30264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfef53dc-30263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.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: 10967682-30265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10967682-30265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55: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: 3a61b9c2-30266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 58c42cf2-30267, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c42cf2-30267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a61b9c2-30266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:34.891+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-07-16T14:55:34.892+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:36073/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 2026-07-16T14:55:34.912+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:34.914+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:36073/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 2026-07-16T14:55:34.933+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-07-16T14:55:34.934+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:36073/actuator/shutdown'' [facility=, subject=, traceId=] 2026-07-16T14:55:34.953+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:34.954+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 2026-07-16T14:55:34.955+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:34.955+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:34.955+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:34.955+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:34.955+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:34.955+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 2026-07-16T14:55:34.955+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:34.955+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 2026-07-16T14:55:34.955+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/services, prefix: [facility=, subject=, traceId=] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.20 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:55:35.053+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:55:35.054+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:55:35.303+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:55:35.574+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:55:35.888+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 0.894 seconds (process running for 206.406) [facility=, subject=, traceId=] 2026-07-16T14:55:35.951+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: 1575db20-30272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:35.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1575db20-30272 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:36.068+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: 20084514-30273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:36.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20084514-30273 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:36.125+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: 2b0c3040-30274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:36.141+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-07-16T14:55:36.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-07-16T14:55:36.894+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-07-16T14:55:37.137+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:37.163+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:37.277+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: 55556c94-30275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:37.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55556c94-30275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.313 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2026-07-16T14:55:37.706+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"policySchema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 24 [character 25 line 1] [facility=, subject=, traceId=] 2026-07-16T14:55:37.720+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["policySchema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2026-07-16T14:55:37.809+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClient - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest 2026-07-16T14:55:37.920+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDK - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest 2026-07-16T14:55:37.964+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2026-07-16T14:55:37.981+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2026-07-16T14:55:38.330+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2026-07-16T14:55:38.351+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:55:38.579+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:55:38.579+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:55:38.877+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:55:39.004+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/services, reason: /var/policy-management-service [facility=, subject=, traceId=] 2026-07-16T14:55:39.004+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2026-07-16T14:55:39.004+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-07-16T14:55:39.007+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/policytypes, reason: /var/policy-management-service [facility=, subject=, traceId=] 2026-07-16T14:55:39.007+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2026-07-16T14:55:39.007+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-07-16T14:55:39.039+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:55:39.066+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=] 2026-07-16T14:55:39.369+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.891 seconds (process running for 209.887) [facility=, subject=, traceId=] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:55:39.791+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:55:39.792+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:55:40.098+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:55:40.261+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:55:40.538+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.821 seconds (process running for 211.056) [facility=, subject=, traceId=] 2026-07-16T14:55:40.544+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-07-16T14:55:40.552+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-07-16T14:55:40.560+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-07-16T14:55:40.564+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 2026-07-16T14:55:40.569+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-07-16T14:55:40.574+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-07-16T14:55:40.579+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 2026-07-16T14:55:41.104+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Execution time of LogAspectTest.null: 0 ms [facility=, subject=, traceId=] 2026-07-16T14:55:41.111+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Entering method: signature [facility=, subject=, traceId=] 2026-07-16T14:55:41.114+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Exiting method: signature [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:55:41.183+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:55:41.183+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=] 2026-07-16T14:55:41.183+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:55:41.458+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:55:41.644+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-07-16T14:55:41.644+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:41.644+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-07-16T14:55:41.645+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-07-16T14:55:41.645+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:41.645+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-07-16T14:55:41.664+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:55:41.720+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-07-16T14:55:41.727+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-07-16T14:55:42.021+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.881 seconds (process running for 212.539) [facility=, subject=, traceId=] 2026-07-16T14:55:42.023+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-07-16T14:55:42.024+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-07-16T14:55:42.024+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-07-16T14:55:42.064+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:33595/actuator/health'' [facility=, subject=, traceId=] 2026-07-16T14:55:42.195+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:42.363+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:33595/status'' [facility=, subject=, traceId=] 2026-07-16T14:55:42.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 64a3db86-30277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:42.414+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:42.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a3db86-30277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:42.414+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a3db86-30277 the response is: success [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:42.529+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:33595/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-07-16T14:55:42.564+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.450 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:55:42.647+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:55:42.647+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:55:42.918+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 2026-07-16T14:55:43.270+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:55:43.660+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 1.07 seconds (process running for 214.178) [facility=, subject=, traceId=] 2026-07-16T14:55:43.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:55:43.833+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:43.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:55:44.003+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:55:44.003+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=] 2026-07-16T14:55:44.003+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:55:44.247+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:55:44.464+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-07-16T14:55:44.464+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:44.466+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-07-16T14:55:44.468+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-07-16T14:55:44.468+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:44.470+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-07-16T14:55:44.498+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:55:44.554+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-07-16T14:55:44.561+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-07-16T14:55:44.799+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-07-16T14:55:44.799+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.857 seconds (process running for 215.317) [facility=, subject=, traceId=] 2026-07-16T14:55:44.800+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-07-16T14:55:44.803+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-07-16T14:55:44.841+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:32805/actuator/health'' [facility=, subject=, traceId=] 2026-07-16T14:55:44.877+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:44.908+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:32805/status'' [facility=, subject=, traceId=] 2026-07-16T14:55:44.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: c25e8eab-30284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:44.949+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:44.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c25e8eab-30284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:44.951+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c25e8eab-30284 the response is: success [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:55:45.105+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:55:45.105+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=] 2026-07-16T14:55:45.105+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:55:45.333+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:55:45.485+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-07-16T14:55:45.485+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:45.485+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-07-16T14:55:45.485+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-07-16T14:55:45.485+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:45.486+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-07-16T14:55:45.506+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:55:45.566+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-07-16T14:55:45.573+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-07-16T14:55:45.792+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.766 seconds (process running for 216.31) [facility=, subject=, traceId=] 2026-07-16T14:55:45.792+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-07-16T14:55:45.792+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-07-16T14:55:45.793+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-07-16T14:55:45.836+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:41353/actuator/health'' [facility=, subject=, traceId=] 2026-07-16T14:55:45.889+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:45.971+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 2026-07-16T14:55:46.003+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:41353/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-07-16T14:55:46.094+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: e53965cd-30286, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:46.108+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e53965cd-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=] 2026-07-16T14:55:46.109+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=] 2026-07-16T14:55:46.109+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-07-16T14:55:46.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:55:46.109+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:41353, accept=*/*, Content-Type=application/json, content-length=203} [facility=, subject=, traceId=] 2026-07-16T14:55:46.111+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:41353/example-authz-check'' [facility=, subject=, traceId=] 2026-07-16T14:55:46.127+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: 0d719bbf-30287, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:46.137+0000 [webflux-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0d719bbf-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=] 2026-07-16T14:55:46.138+0000 [webflux-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@3d964a4a [facility=, subject=, traceId=] 2026-07-16T14:55:46.143+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:46.143+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-07-16T14:55:46.143+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-07-16T14:55:46.143+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 2026-07-16T14:55:46.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0d719bbf-30287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:46.144+0000 [webflux-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0d719bbf-30287 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:46.145+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-07-16T14:55:46.149+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-07-16T14:55:46.150+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-07-16T14:55:46.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e53965cd-30286 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:46.150+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e53965cd-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=] 2026-07-16T14:55:46.153+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:41353/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-07-16T14:55:46.154+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: e53965cd-30288, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:46.155+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e53965cd-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=] 2026-07-16T14:55:46.156+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=] 2026-07-16T14:55:46.156+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-07-16T14:55:46.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-07-16T14:55:46.156+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:41353, accept=*/*, Content-Type=application/json, content-length=203} [facility=, subject=, traceId=] 2026-07-16T14:55:46.156+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:41353/example-authz-check'' [facility=, subject=, traceId=] 2026-07-16T14:55:46.159+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: 0d719bbf-30289, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:46.161+0000 [webflux-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0d719bbf-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=] 2026-07-16T14:55:46.161+0000 [webflux-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@73f30bcc [facility=, subject=, traceId=] 2026-07-16T14:55:46.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0d719bbf-30289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:46.162+0000 [webflux-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0d719bbf-30289 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:46.163+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:46.163+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-07-16T14:55:46.163+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-07-16T14:55:46.168+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-07-16T14:55:46.168+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-07-16T14:55:46.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e53965cd-30288 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:46.168+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e53965cd-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=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-07-16T14:55:46.309+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 17.0.7 with PID 3178 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release) [facility=, subject=, traceId=] 2026-07-16T14:55:46.309+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=] 2026-07-16T14:55:46.309+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-07-16T14:55:46.525+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-07-16T14:55:46.653+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-07-16T14:55:46.653+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:46.653+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-07-16T14:55:46.654+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-07-16T14:55:46.654+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-07-16T14:55:46.654+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-07-16T14:55:46.670+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-07-16T14:55:46.720+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-07-16T14:55:46.727+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-07-16T14:55:46.910+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.65 seconds (process running for 217.428) [facility=, subject=, traceId=] 2026-07-16T14:55:46.911+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-07-16T14:55:46.923+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-07-16T14:55:46.924+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-07-16T14:55:46.941+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:44885/actuator/health'' [facility=, subject=, traceId=] 2026-07-16T14:55:46.969+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:47.077+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:44885/status'' [facility=, subject=, traceId=] 2026-07-16T14:55:47.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 7737dac0-30291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:47.098+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-07-16T14:55:47.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7737dac0-30291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:47.099+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7737dac0-30291 the response is: success [facility=log audit, subject=n/av, traceId=] 2026-07-16T14:55:47.191+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:44885/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-07-16T14:55:47.222+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 268, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1policymanagementservice --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/jacoco.exec [INFO] Analyzed bundle 'a1policymanagementservice' with 111 classes [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api.json] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api.json [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/README.md [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api-v3.json] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-custom-a1pms) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=a1pms-api-v3.json] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/a1pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/v3/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/v3/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/v3/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/v3/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-custom-a1pms) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/v3/custom/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/v3/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/v3/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/api/pms-api/v3/custom/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ a1policymanagementservice --- [INFO] Building jar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/a1policymanagementservice-2.13.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:4.1.0:repackage (repackage) @ a1policymanagementservice --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/a1policymanagementservice-2.13.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/a1policymanagementservice-2.13.1-SNAPSHOT.jar.original [INFO] [INFO] --- resources:3.5.0:copy-resources (copy-resource-doc-openapi) @ a1policymanagementservice --- [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. [INFO] Copying 5 resources from api to docs/offeredapis/swagger [INFO] [INFO] --- resources:3.5.0:copy-resources (copy-resource-openapi-html) @ a1policymanagementservice --- [INFO] Copying 3 resources from api/pms-api to docs/offeredapis/openapitoolgen/offeredapis/pms-api [INFO] [INFO] --- docker:0.48.1:build (generate-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] Building tar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/docker/o-ran-sc/nonrtric-plt-a1policymanagementservice/2.13.1-SNAPSHOT/tmp/docker-build.tar [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.13.1-SNAPSHOT]: Created docker-build.tar in 1 second [INFO] DOCKER> Pulling from library/amazoncorretto [INFO] DOCKER> Digest: sha256:c1642d43ddcdad97f5c06ab59704c98d8c96997f02a728e82b4a11fc31a05648 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/library/amazoncorretto:21-alpine3.22-jdk [INFO] DOCKER> Pulled nexus3.onap.org:10001/library/amazoncorretto:21-alpine3.22-jdk in 10 seconds [INFO] DOCKER> Pulling from library/alpine [INFO] DOCKER> Digest: sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/library/alpine:3.22 [INFO] DOCKER> Pulled nexus3.onap.org:10001/library/alpine:3.22 in 1 second [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.13.1-SNAPSHOT]: Built image sha256:06503ccf9a90814f76534afd62c0098220292fc2271ec930cfe8fc3e131ecfa5 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.13.1-SNAPSHOT]: Tag with 2.13.1-SNAPSHOT [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-a1policymanagementservice:2.13.1-SNAPSHOT successful! [INFO] [INFO] --- failsafe:3.5.6:integration-test (default) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.5.6:verify (default) @ a1policymanagementservice --- [INFO] No tests to run. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1policymanagementservice --- [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.13.1-SNAPSHOT/a1policymanagementservice-2.13.1-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/a1policymanagementservice-2.13.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.13.1-SNAPSHOT/a1policymanagementservice-2.13.1-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ a1policymanagementservice --- [INFO] Using alternate deployment repository staging::file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/m2repo [INFO] [INFO] --- docker:0.48.1:push (push-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/nonrtric-plt-a1policymanagementservice] [INFO] DOCKER> 2.13.1-SNAPSHOT: digest: sha256:2128a5faf78c48750d517b87d69f24132f366600fdd589c1724c27bf8a055c0f size: 3441 [INFO] DOCKER> Pushed o-ran-sc/nonrtric-plt-a1policymanagementservice:2.13.1-SNAPSHOT in 11 seconds [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/nonrtric-plt-a1policymanagementservice] [INFO] DOCKER> 2.13.1-SNAPSHOT: digest: sha256:2128a5faf78c48750d517b87d69f24132f366600fdd589c1724c27bf8a055c0f size: 3441 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:01 min [INFO] Finished at: 2026-07-16T14:57:26Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins15728591446381427605.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2165 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.7 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 [JaCoCo plugin] Saving matched execfiles: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/classes 195 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/onap/oran/a1-adapter/a1-adapter-api/provider/src/main/java 2 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/onap/oran/a1-policy-management/src/main/java 88 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/src/main/java 88 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/target/generated-sources/openapi/src/main/java 42 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [org/onap/ccsdk/oran/a1policymanagementservice/models/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 97.2973, method: 91.21339, line: 91.2207, branch: 81.19778, instruction: 90.998436, complexity: 84.01515 [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins9654823863461012669.sh ---> sysstat.sh [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins13628765119010812029.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release ']' + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/archives/ [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins15212236764063486229.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ly8v from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ly8v/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins3006065615655179909.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release@tmp/config10854655177271543109tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins12904075447423092260.sh ---> create-netrc.sh [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins13651796989155283120.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ly8v from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ly8v/bin to PATH [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins16964867606790155726.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash /tmp/jenkins7866110316000833564.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ly8v from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ly8v/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release] $ /bin/bash -l /tmp/jenkins13267538109475192053.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ly8v from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ly8v/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-a1policymanagementservice-maven-docker-merge-n-release/2 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-5963 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 12G 7.7G 61% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 532 2341 0 5102 7146 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:74:d8:bb brd ff:ff:ff:ff:ff:ff inet 10.32.6.25/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85786sec preferred_lft 85786sec inet6 fe80::f816:3eff:fe74:d8bb/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:89:1a:0b:ef brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:89ff:fe1a:bef/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5963) 07/16/26 _x86_64_ (4 CPU) 14:48:39 LINUX RESTART (4 CPU) 14:49:01 tps rtps wtps bread/s bwrtn/s 14:50:01 153.43 68.93 84.51 5567.74 40832.67 14:51:01 58.81 0.12 58.69 21.46 9426.56 14:52:01 79.52 40.29 39.23 3060.42 8614.43 14:53:01 47.34 10.58 36.76 771.87 22785.40 14:54:01 121.88 0.92 120.96 14.40 50950.75 14:55:01 2.55 0.00 2.55 0.00 186.60 14:56:01 6.88 0.00 6.88 0.00 356.74 14:57:01 56.46 0.37 56.09 14.40 33905.02 14:58:01 104.83 0.93 103.90 59.72 19911.61 Average: 70.19 13.57 56.62 1056.71 20774.97 14:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:50:01 5890564 7443956 2276864 27.88 38704 1694212 1006108 10.92 565304 1543140 61928 14:51:01 5515060 7389768 2652368 32.47 58448 1979048 1030504 11.18 634588 1815340 165428 14:52:01 4538284 6771068 3629144 44.43 72976 2308632 1542540 16.74 1327696 2068772 196032 14:53:01 3102108 6107144 5065320 62.02 82624 3043676 2680536 29.09 2024392 2758196 308744 14:54:01 2004892 5808532 6162536 75.45 141736 3667204 2742872 29.76 2456924 3301396 616 14:55:01 1862912 5673952 6304516 77.19 141840 3673276 2825296 30.66 2588552 3307420 2464 14:56:01 1799184 5629388 6368244 77.97 141948 3692880 2866760 31.11 2632716 3326808 13888 14:57:01 1846084 6630380 6321344 77.40 148268 4607500 1669132 18.11 1890292 3995696 101108 14:58:01 2399096 7315348 5768332 70.63 153416 4732132 1081292 11.73 1312160 4020504 28056 Average: 3217576 6529948 4949852 60.60 108884 3266507 1938338 21.03 1714736 2904141 97585 14:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:50:01 lo 1.20 1.20 0.10 0.10 0.00 0.00 0.00 0.00 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:01 ens3 456.41 263.86 1335.22 72.25 0.00 0.00 0.00 0.00 14:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:01 ens3 74.94 63.39 777.77 6.64 0.00 0.00 0.00 0.00 14:52:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:01 ens3 338.79 303.18 3542.06 48.13 0.00 0.00 0.00 0.00 14:53:01 lo 5.18 5.18 0.74 0.74 0.00 0.00 0.00 0.00 14:53:01 vethb7f6f37 0.08 0.30 0.00 0.03 0.00 0.00 0.00 0.00 14:53:01 docker0 0.08 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:53:01 ens3 742.98 563.34 8427.55 42.97 0.00 0.00 0.00 0.00 14:54:01 lo 2.13 2.13 0.70 0.70 0.00 0.00 0.00 0.00 14:54:01 vethb7f6f37 0.18 0.35 0.01 0.02 0.00 0.00 0.00 0.00 14:54:01 docker0 1.10 1.50 0.19 0.66 0.00 0.00 0.00 0.00 14:54:01 ens3 8.46 7.50 57.49 1.22 0.00 0.00 0.00 0.00 14:55:01 lo 872.46 872.46 212.31 212.31 0.00 0.00 0.00 0.00 14:55:01 vethb7f6f37 0.18 0.37 0.01 0.02 0.00 0.00 0.00 0.00 14:55:01 docker0 0.18 0.37 0.01 0.02 0.00 0.00 0.00 0.00 14:55:01 ens3 131.29 58.75 28.40 116.49 0.00 0.00 0.00 0.00 14:56:01 lo 773.02 773.02 212.02 212.02 0.00 0.00 0.00 0.00 14:56:01 vethb7f6f37 0.18 0.30 0.01 0.02 0.00 0.00 0.00 0.00 14:56:01 docker0 0.18 0.28 0.01 0.01 0.00 0.00 0.00 0.00 14:56:01 ens3 133.68 47.16 30.24 118.93 0.00 0.00 0.00 0.00 14:57:01 lo 2.08 2.08 0.17 0.17 0.00 0.00 0.00 0.00 14:57:01 docker0 5.72 17.81 0.42 119.88 0.00 0.00 0.00 0.00 14:57:01 ens3 543.16 329.28 3610.13 25.61 0.00 0.00 0.00 0.00 14:58:01 lo 5.07 5.07 0.45 0.45 0.00 0.00 0.00 0.00 14:58:01 docker0 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 14:58:01 ens3 207.00 338.81 55.34 2515.47 0.00 0.00 0.00 0.00 Average: lo 184.90 184.90 47.42 47.42 0.00 0.00 0.00 0.00 Average: docker0 0.81 2.26 0.07 13.40 0.00 0.00 0.00 0.00 Average: ens3 292.96 219.47 1984.83 327.51 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5963) 07/16/26 _x86_64_ (4 CPU) 14:48:39 LINUX RESTART (4 CPU) 14:49:01 CPU %user %nice %system %iowait %steal %idle 14:50:01 all 19.90 0.00 3.01 5.00 1.25 70.84 14:50:01 0 12.00 0.00 1.62 1.30 0.83 84.24 14:50:01 1 8.43 0.00 1.83 3.36 1.30 85.08 14:50:01 2 25.22 0.00 2.68 8.26 1.27 62.57 14:50:01 3 34.02 0.00 5.91 7.10 1.60 51.36 14:51:01 all 20.24 0.00 1.24 1.57 1.05 75.89 14:51:01 0 25.03 0.00 1.43 0.52 0.82 72.20 14:51:01 1 0.56 0.00 0.56 3.69 1.39 93.80 14:51:01 2 28.72 0.00 1.90 1.92 1.13 66.32 14:51:01 3 26.81 0.00 1.08 0.13 0.87 71.10 14:52:01 all 43.46 0.00 2.58 1.86 3.33 48.77 14:52:01 0 41.81 0.00 2.53 1.60 3.34 50.73 14:52:01 1 44.39 0.00 1.56 0.56 3.34 50.15 14:52:01 2 49.77 0.00 4.09 1.50 3.54 41.10 14:52:01 3 37.89 0.00 2.12 3.78 3.08 53.14 14:53:01 all 50.04 0.00 3.25 0.86 3.43 42.43 14:53:01 0 53.75 0.00 3.12 1.13 3.34 38.66 14:53:01 1 47.84 0.00 2.64 0.84 3.56 45.12 14:53:01 2 50.79 0.00 3.69 0.30 3.67 41.55 14:53:01 3 47.76 0.00 3.55 1.18 3.15 44.36 14:54:01 all 27.71 0.00 7.56 1.81 1.98 60.93 14:54:01 0 28.86 0.00 6.24 0.39 1.63 62.88 14:54:01 1 29.46 0.00 8.50 3.89 1.93 56.23 14:54:01 2 25.56 0.00 7.16 0.29 1.97 65.03 14:54:01 3 26.99 0.00 8.36 2.67 2.38 59.60 14:55:01 all 69.60 0.00 7.05 0.02 5.39 17.94 14:55:01 0 68.62 0.00 7.92 0.02 5.15 18.29 14:55:01 1 71.42 0.00 6.64 0.00 5.05 16.89 14:55:01 2 64.86 0.00 7.46 0.00 6.06 21.63 14:55:01 3 73.45 0.00 6.20 0.05 5.34 14.96 14:56:01 all 43.55 0.00 6.27 0.07 3.63 46.48 14:56:01 0 43.21 0.00 6.44 0.00 4.08 46.27 14:56:01 1 42.62 0.00 5.83 0.23 3.22 48.10 14:56:01 2 41.45 0.00 6.70 0.00 3.33 48.52 14:56:01 3 46.93 0.00 6.08 0.05 3.86 43.07 14:57:01 all 27.54 0.00 5.13 1.22 2.60 63.51 14:57:01 0 29.25 0.00 7.37 1.96 2.47 58.96 14:57:01 1 17.61 0.00 3.60 0.81 2.07 75.92 14:57:01 2 32.34 0.00 4.69 0.80 3.05 59.12 14:57:01 3 31.09 0.00 4.84 1.30 2.84 59.93 14:58:01 all 21.73 0.00 2.26 2.57 1.15 72.29 14:58:01 0 16.96 0.00 2.20 0.93 0.98 78.93 14:58:01 1 27.04 0.00 2.69 1.94 1.11 67.21 14:58:01 2 28.36 0.00 1.89 2.34 1.72 65.70 14:58:01 3 14.51 0.00 2.26 5.07 0.80 77.36 Average: all 35.95 0.00 4.24 1.67 2.64 55.49 Average: 0 35.51 0.00 4.30 0.88 2.51 56.80 Average: 1 32.08 0.00 3.73 1.71 2.55 59.94 Average: 2 38.57 0.00 4.45 1.73 2.86 52.39 Average: 3 37.66 0.00 4.47 2.39 2.65 52.83